Eldho Suresh
10/25/2023, 2:07 AMraise PrefectHTTPStatusError.from_httpx_error(exc) from exc.__cause__
prefect.exceptions.PrefectHTTPStatusError: Client error '403 Forbidden' for url '<https://api.prefect.cloud/api/accounts/xxxxxxx/workspaces/xxxxxxx/flow_runs/74275246-6328-464f-882f-925a6eb63406>'
Response: {'detail': {'reauth_needed': '7c41debb-fb39-4e40-97c0-846f9f1b9e93'}}
Understand this is related to new ACL, but unsure which specific permission are we missing here. Any clue?Eldho Suresh
10/30/2023, 12:23 AM