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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
lnoguera
Frequent Visitor

DM_GWPipeline_Gateway_DataSourceAccessError

Hello people, we have a web app we use to show our reports to our staff and one of them suddenly started to fail showing the data since last week.

Our app uses the Power BI C# SDK in the backend to get the access token and embed token using service principal. The backend code is not throwing any errors and the embed token is correctly got. In the frontend, we are using the Javascript SDK and when we call powerbi.embed(reportContainer, config); the report starts loading and after some seconds it shows the report blanked, with no data. 

While trying to debug this error we found that there´s a 403 error in the browserreporterror1_edit.png

 

We added an on error handler to see if we got any details and we got this: 

reporterror4_edit.png

 

detailedMessage: "undefined. Could not render a report visual titled: undefined"
message: "DM_GWPipeline_Gateway_DataSourceAccessError"
technicalDetails: {requestId: undefined}

 

This report uses an on-premise live connection to an SSAS instance through a report gateway. The report and the gateway is working fine when we open it in the power bi app (desktop and app.powerbi.com), it loads correctly and shows the data. We have verified that the user we are using to connect to the SSAS data source is an admin in the SSAS instance. Do you have any ideas on what could be the cause for this issue? Thanks in advance.

3 REPLIES 3
Anonymous
Not applicable

Could you able figure this out? I am also facing the same issue but my on-premise gateway is in an EC2 instance.

Unfortunatelly no! we opened a support ticket because everything looked fine on our side but they weren't able to help us, so we ended up creating another version of the report that doesn't use an on-premise live connection to SSAS and uses a direct connection to SQL Server instead.

Anonymous
Not applicable

Hi @lnoguera 

I found some official documents for gateway troubleshooting and embed troubleshooting, please kindly refer to 
 

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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