Forum Discussion
DirkVr
3 years agoFrequent Visitor
Failed loading report when using Power BI Embedded : error 403
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 ...
- 3 years ago
Problem is solved. Issues was that the embed token was not correctly filled with the reports that I wanted to load.
Anonymous
3 years agoNot applicable
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
DirkVr
3 years agoFrequent Visitor
Hi,
I have tried it on the Power BI Embedded Playground and i get the same issue.