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
jmcg
Regular Visitor

Managing Gateway Users Failing Due to Missing 'Access-Control-Allow-Origin' CORS Header

Whenever we try to add or remove a gateway or data source user, the operation will fail after a timeout, with no message or error shown to the end-user. 

 

In the browser console, we see messages similar to: 

Access to XMLHttpRequest at 'https://wabi-west-us-redirect.analysis.windows.net/metadata/datamovement/gateways/{removed}/principals/delete?api-version=10.0' from origin 'https://app.powerbi.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Access to XMLHttpRequest at 'https://wabi-west-us-redirect.analysis.windows.net/metadata/datamovement/gateways/{removed}/datasources/{removed}/principals?api-version=10.0' from origin 'https://app.powerbi.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Has anyone experienced this issue before? We've been seeing this intermittently for the past year and it is extremely frustrating that we need to keep trying for a few hours or couple days to manage gateway and data source users. 

3 REPLIES 3
v-yuta-msft
Community Support
Community Support

@jmcg,

 

Have you solved your issue by now? If you have, could you please help mark the correct answer to finish the thread? Your contribution will be much appreciated.

 

Regards,

Jimmy Tao

v-yuta-msft
Community Support
Community Support

@jmcg,

 

To be general, this should be an issue of HTTP error, If the server is under your control, add the origin of the requesting site to the set of domains permitted access by adding it to the Access-Control-Allow-Origin header's value.

 

Reference: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin.

 

Regards,

Jimmy Tao

GilbertQ
Super User
Super User

Hi there From your message it would appear that this is a Proxy Server error message that is coming through. Is it possible to ask your network admin if there are proxy server settings?




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

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