Forum Discussion
mamta-bmore
5 years agoFrequent Visitor
PowerBINotAuthorizedException :: Embed report via access token
I have requirement to access BI reports.. by programmatically deriving the access token so that users doesn't have to signup in order to view the reports. I followed the link https://docs.mic...
mamta-bmore
5 years agoFrequent Visitor
I think I am able to resolve the problem..
In addition to API permissions. we have to allow public client flows.
Its under [app registration name] > Authentication > Advanced Settings
Also I have change Authentication mode from 'ServicePrincipal' to 'masteruser'