Submission failed. PrefectHTTPStatusError: Client ...
# prefect-cloud
r
Submission failed. PrefectHTTPStatusError: Client error '403 Forbidden' for url 'https://api.prefect.cloud/api/accounts/........block_documents/......include_secrets=true' Response: {'detail': 'Actor does not have permission to view block secrets.'} For more information check: https://httpstatuses.com/403
1
b
Hi Rahshith, are you by chance using a service account with the
Runner
role?
If so, you may be encountering a similar problem as this user
r
Thank you @Bianca Hoch it fixed my issue
🙌 1