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! Request now

PowerBI embedded stops working when browser has certain languages added as default(en-GB-oxendict)

I have a react app that uses "embed content for organisation" model (and powerbi-client npm package) to embed reports in a web app. This has worked nicely since oct but all of sudden, this stopped working in Edge browser (tried incognito as well). I don't see any issue in Chrome. 

 

The DevTools console logs the following error thrown by reportEmbed (the iframe loading app.powerbi.com)

Refused to execute script from 'https://app.powerbi.com/ErrorPage?code=404' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

 

Looking at the Network tab, the issue might be caused by the following Get Request which is causing redirect to 404: 

- https://app.powerbi.com/13.0.17618.45/scripts/jquery.globalize/globalize.culture.en-GB-oxendict.js

[Status Code:302 => causing redirect to https://app.powerbi.com/ErrorPage?code=404]
 
Chrome seems to be doing things differently for the same web app:
Status: Accepted

Update:

Have you checked that this issue has been fixed or not since the fix should be deployed last week?

 

Best Regards,
Community Support Team _ Yingjie Li

Comments
Anonymous
Not applicable

@v-yingjl I have not see any notification or message of a fix being rolled out.

Can you confirm when this was done and if there are still any remaining issues on the platform?

 

We have been using the workaround of adding the locale string and while initially it did not work reliably, in the last few days we did not have any additional issues with it.

Is this workaround still needed?

 

Is there any way to be notified of issues and fixes on the platform?

Having to rely on searching over the forum is far from ideal

 

Best regards,

Gabriele