Forum Discussion
adamwallace3
8 years agoAdvocate II
How To: Get embed token using Get/Post only
Step 1: Authorize App Register App I used a native app, it was the simplest solution. You can use a server-web app, but you will need to add client_secret anywhere you see client_id in this walk...
unnie
8 years agoNew Member
I tried with native app approach and it works when I use UserCredentials (username & password). But if I use a web app and use client id , client secret it always says unauthorised. Is there a limitation that PowerBI APIs only works with user credentials?
- johnwhel7 years agoNew Member
I am also getting a 403 Unauthorized error when I use client id and secret to access the report from Power Bi (last step).
I am able to obtain the embedded token, but not the report.
any ideas?