Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I have been following .Net Core example from here.
When opening example I get similar errors then in: this ticket
The call to GET https://wabi-north-europe-redirect.analysis.windows.net/metadata/embed/dashboard/9b3585b9-91bc-4cf8-... is using;
Bearer "Embed view token" generated by GenerateTokenInGroupAsync call
Tested with external REST client;
by using Bearer "Embed view token" -> I get 403
However, if is use external REST client;
by using Bearer "Access token" -> It's 200 OK
How can I change the AJAX call (?) to use Access token, instead of Embed token.
Modified code sample added (azure app settings removed).
https://www.dropbox.com/s/743hxrbmwibdzr9/NetCoreSample.zip?dl=0
This got solved, stupid user error. I was using the same variable to store both Embed Token and Access Token.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |