Forum Discussion
Export report in Power Automate: "PowerBINotAuthorizedException"
This was working fine for me last week but now I am also experiencing basically this same issue with two minor differences:
- I am authenticating with an AzureAD service principal not a Azure AD User
- I am using the export-to-file-in-group api endpoint
{"error":{"code":"PowerBINotAuthorizedException","pbi.error":{"code":"PowerBINotAuthorizedException","parameters":{},"details":[],"exceptionCulprit":1}}}
I'd like to point out this service principal can authenticate just fine and perform other API requests that require authentication without issue, such as:
- get-pages-in-group
- get-report-in-group
I'd like to report that my issue is now resolved today. No actions were taken on my end, looks like it was just a temporary bug in the PowerBI platform.
- rjhale4 years agoHelper V
I tested this morning by dropping the account back to a Contributor role in the workspace. I was able to successfully export images again. It appears that the issue has been resolved in our tenant.