Forum Discussion
Anonymous
6 years agoNot applicable
Get an Azure AD access token for embedding reports using JavaScript
Hi all, I'm using the Javascript SDK of power bi in order to embbed reports on my Wrodpress website. I went for the "user own data" approch as i want to use RLS . My desiref flow is: - user vi...
Anonymous
6 years agoNot applicable
in general, if i use msal.js or adal.js i get a token but looks like the token is invalid as i can't access the report
mittalpatel130
6 years agoHelper III
Hi..
Could you find any solution to your code? I also get the same issue.
When you created Azure AD App, what should be the Redirect URI? is it embed Page URL?
Thank you in advance!
- Anonymous6 years agoNot applicable
Have you find solution?
I'm facing same issue in my application.