Forum Discussion

Fcunha's avatar
Fcunha
Frequent Visitor
8 years ago
Solved

Power BI Embedded - Status Code 403

Hello Guys! I've developed an application using power bi embedded that performs authentication on the portal to access a specific report. Everything works perfectly, but sometimes I get the error il...
  • v-jiascu-msft's avatar
    8 years ago

    Hi Fcunha,

     

    As we can see from the error message, the Http Status Code 403 means something wrong with the authentication. Please check these things below.

    1. The token could be expired.

    2. Is the App workspace assigned to a capacity? Maybe the resource run out. Please refer to embed-sample-for-customers#create-a-dedicated-capacity.

     

    Best Regards,

    Dale