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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors