The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I am trying to embed Power BI content follwing this tutorial -- https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=python#....
When I authenticate as MasterUser I am getting in to this error :
Error Details: 401 Unauthorized: Error while retrieving Embed token Unauthorized: RequestId: 2dd3e282**************
When I authenticate using ServicePrincipal I am getting this error :
Error Details:
401 Unauthorized: Error while retrieving Embed URL
Unauthorized: {"error":{"code":"PowerBINotAuthorizedException","pbi.error":{"code":"PowerBINotAuthorizedException","parameters":{},"details":[],"exceptionCulprit":1}}}
RequestId: 3159002a-****************
Can someone help me with this issue.
Thanks
Solved! Go to Solution.
Hi @manudeeptekno ,
Please refer to the links.
Troubleshoot your embedded application
How to Fix a 401 Unauthorized Error
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @manudeeptekno ,
Please refer to the links.
Troubleshoot your embedded application
How to Fix a 401 Unauthorized Error
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.