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
keithpoplar
Frequent Visitor

"Content not available" error when integration Power BI report from user group

Hi all, I am integrating Power BI report in my own web app and need some help on this error.

 

  1. My reports published to user groups in app.powerbi.com
  2. I have granted access of my end users to this user group.
  3. I am loading these reports dynamically in my custom web application using Power BI JavaScript SDK.
  4. My server side code is accessing this endpoint to retrieve my report access token and other details https://api.powerbi.com/beta/myorg/groups/{group id}/reports 

However, the report cannot be loaded. After user sigin their Power Bi account and grant acess to my web application, the Power BI splash screen appears. A few seconds later, it displays a "Content not available" error.

Note that I can retrieve report name, embedded url, access token etc. from Power BI API.

 

But if my user also sign in to app.powerbi.com in a diferent browser tab, the my web application can load the report correctly.

 

Why do they see the error message?

1 REPLY 1
v-haibl-msft
Employee
Employee

@keithpoplar

 

Could you please try to change the base URL from https://api.powerbi.com/beta/myorg/groups/{group id}/reports to https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports?

I’ve found someone reported similar issue as yours. According to the fix information, it should already be fixed on 10/20.

 

Best Regards,

Herbert

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 Solution Authors
Top Kudoed Authors