This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I started by looking at the AppOwnsDataStarterKit. I have incorporated the AppOwnsWebApi in our own back-end. I have created there a end-point which which I could retrieve the datamodel of a service priccipal profile (Get EmbeddedViewModel)
Our front-end is built using Angular. In this Angular application I am calling the endpoint "Get EmbeddedViewModel)" (which nicely gives back a list of reports and also an embedtoken. This info is used to fill in the EmbedReportConfiguration. I am only interested in the first report.
I was hoping to see some more info in the technicalDetails, but... bad luck:-)
Any ideas what I could be doing wrong?
Solved! Go to Solution.
Problem is solved. Issues was that the embed token was not correctly filled with the reports that I wanted to load.
Problem is solved. Issues was that the embed token was not correctly filled with the reports that I wanted to load.
I have the same problem, can you explain me how do you resolve this problem?
Hi @DirkVr,
AFAIK, the HTTP 403 Forbidden response status code indicates that the server understands the request but refuses to authorize it.
I'd like to suggest you extract the id of the embedded contents and corresponding tokens to test on the power bi embedded playground to confirm if the same issue appears:
Power BI Embedded Playground
Regards,
Xiaoxin Sheng
Hi,
I have tried it on the Power BI Embedded Playground and i get the same issue.
Update : when looking at the requests going out, I see that the following request is giving a 403 :
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |