Forum Discussion
PowerBINotAuthorizedException When Embedding Paginated Report (Service Principal Permissions)
- Anonymous2 years ago
Hi techwing ,
You can check the link below, which contains troubleshooting information similar to the error message:
Troubleshoot Power BI embedded analytics application - Power BI | Microsoft Learn
According to the error message, the reason may be ‘Wrong/unauthorized group ID.
You can try adding the user’s ‘Refresh User Permissions.
Users - Refresh User Permissions - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi techwing ,
You can check the link below, which contains troubleshooting information similar to the error message:
Troubleshoot Power BI embedded analytics application - Power BI | Microsoft Learn
According to the error message, the reason may be ‘Wrong/unauthorized group ID.
You can try adding the user’s ‘Refresh User Permissions.
Users - Refresh User Permissions - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This appears the accepted solution, but I'd like to better understand what exactly solved it. I have the same issue, but the proposed solution does not work. I can view the paginated report online in app.powerbi.com but when I embed it, I get "PowerBINotAuthorizedException". I can embed standard reports in the same workspace without issues. I am using one of the sample paginated reports from github (with an embedded dataset). I have upgraded my license to PPU and also updated the Workspace's license settings accordingly.