Forum Discussion
Anonymous
9 months agoNot applicable
Power BI Embedding Unauthorized Error-SIMBA Application
I'm reaching out to seek assistance regarding an issue we're encountering while embedding Power BI into our SIMBA application. We are receiving the following error: Microsoft.Rest.HttpOperationExcep...
- 9 months ago
Hii Anonymous
The Unauthorized error in Power BI embedding simply means your authentication or permissions are not set correctly. It happens only when required API permissions are missing, the wrong auth method is used (OAuth for internal users, Service Principal for external users), the Service Principal is not enabled in the Power BI Admin portal, the workspace does not give access to the Service Principal, or the Client ID / Tenant ID / Secret is incorrect or expired.These are the reason for the error you are seeing on your screen.
Below link show these steps in detail :
Anonymous
9 months agoNot applicable
thank you somuch