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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Kudoed Authors