Forum Discussion
s8nRrG
9 years agoRegular Visitor
403 Forbidden error occured when using REST API
I'm developing API that allows to send data directly to Power BI. There must not be any user's interaction to authenticate the request. The user can set only clientId and clientSecret values. But all...
Anonymous
6 years agoNot applicable
Also check the following (from https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal
In the admin portal of Power BI go to Tenant Settings > developer settings > enable Allow service principals to use Power BI Apps (if you want to restrict this to a security group and cant find your registered app then add your app to an AAD group - also in the above link)
You may also need to grant your app admin access to your workspace - also in the above link