Forum Discussion
rpps
1 year agoNew Member
Embedding Power BI report using service principal
Hi, I'm working on embedding a power bi report in a simple html page, but i'm running into issues while embedding the report. Steps I have done: 1. Created an app in azure and povided deleg...
rpps
1 year agoNew Member
Hi, Thanks for your reply.
I have done all the steps which you have mentioned.
After generating access token i have tested it in jwt.ms. The aud for generated access toke is displayed aa "00000002-0000-0000-000000000000".
Seems like the generated access token is for microsoft graph and not for power bi API.
Could you please help on generating access token for power bi api.