Bradley
11/05/2024, 7:33 PMprefect.exceptions.PrefectHTTPStatusError: Client error '404 Not Found' for url '<https://api.prefect.cloud/api/accounts/><accountID>/workspaces/<workspaceID>/work_pools/'
Bradley
11/05/2024, 9:44 PM/health
endpoint as described here: https://discourse.prefect.io/t/prefect-worker-pod-fails-with-error-405-method-not-allowed/2739/4
4. Confirmed API key belonged to user with this endpoint <https://api.prefect.cloud/api/me/>
5. Created new API key with service account
6. restarted workers in kubernetes namespace
7. connection was successful/healthy now
Not sure why an API key would still be operational after a user was deleted.....