Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
AntonioCoelho
Advocate I
Advocate I

Power BI Embedding - Error: LoadReportFailed - Get report failed

Hi,

 

I'm using the PowerBI embedded API to render some reports automatically.

In the past two weeks, I'm receiving a lot of the error "LoadReportFailed". This error appears to be random because sometimes works.

I've checked URL references and tokens and are all correct.

 

The full log contains no information on what is the root cause.

{"message":"LoadReportFailed","detailedMessage":"Get report failed","level":6}

 

 

Any ideas on what may be causing this issue?

 

 

7 REPLIES 7
krishan-kumar-b
New Member

krishan-kumar-b
New Member

Steps to reporoduce:
1. clone https://github.com/microsoft/PowerBI-Developer-Samples/tree/master/NodeJS/Embed%20for%20your%20custo...
2. Input 

"authenticationMode": "serviceprincipal", and other creds in config/config.json
3. npm install && npm start

Report was being loaded till last week but not able to see them now.
Any kind of help is deeply appreciated  @AntonioCoelho @Hariharan_R 



 

AntonioCoelho
Advocate I
Advocate I

It happened again today. Some reports are ok and some I'm receiving this error.

Any idea on what may be causing this error? Can I somehow obtain more details?

happened to us also, last week - yet to happen this week... switching internet connection made it work (so working for one connection, not for the other - everything else the same)

I can't change connection because my app is installed on a server...

 

This issue happened again yesterday and today randomly.

It happened again. Can Power BI API give move details on the description message ?

 

I suggest you have a fiddler trace running while this happens.  It may be hard to get the error given the fact that it's intermittent,  but you should be able to check the response and find some details on the raw response in Fiddler.  Another approach is to turn on diagnostic logging for your PBI embedded instance in azure.  This should give you all details and you can also report on it,  etc..

 

https://docs.microsoft.com/en-us/power-bi/developer/azure-pbie-diag-logsc

 

Good luck,

Luis

If you find this is helpful,  please mark it as a solution so other members can find it quickly.

 

 

 

 

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.