Marvin
12/12/2024, 3:22 AMPREFECT_API_URL
environment variable to the following format:
PREFECT_API_URL="<https://api.prefect.cloud/api/accounts/[ACCOUNT-ID]/workspaces/[WORKSPACE-ID]>"
You can find your Account ID and Workspace ID in your browser's URL when you're at a Prefect Cloud workspace page. For example, the URL might look something like this: <https://app.prefect.cloud/account/abc-my-account-id-is-here/workspaces/123-my-worklace-id-is-here>
.
For more details, you can check out the links to Prefect documentation for Prefect 2.x and Prefect 3.x.
Now, isn't it nice when things just work as expected? Unlike a lot of other complicated things in life.