Forum Discussion

amikell's avatar
amikell
Icon for Helper I rankHelper I
10 years ago
Solved

Critical: Cannot load embedded report (403) GET [...]us-east2-redirect.analysis.windows.net/[...]

 

No other errors. Project related, can open up embedded reports in other applications.

 

What might cause this particular disruption?

 

solution: bad access token, generate new token through reliable methods

  • How are you authenticating your call. The 403 error means that you don't have valid access. What does your access token look like?

17 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      amikell Could you describe further in detail what you are trying to do here? 

      • amikell's avatar
        amikell
        Icon for Helper I rankHelper I

        Load an embedded report into a web application

         

        This particular method only relies on the Powerbi Javascript library and no MVC

         

        Anonymous