justrb
Forum Replies Created
-
Forum: Plugins
In reply to: [Power BI Embedded for WordPress] Problem displaying reportsI logged an issue with MS and a couple hours later was on the phone with a couple MS guys. They took a bunch of debug info and to my shock a couple hours later they called back and said they pushed through a fix. Haven’t seen the issue again yet!
Forum: Plugins
In reply to: [Power BI Embedded for WordPress] Problem displaying reportsFYI, it appears that we were able to get rid of the issue by removing the localeSettings object in includes/class-power-bi-shortcodes.php on line 169-172.
At least for about ~75% of the page loads, whereas with it in there, we were at 0%.
- This reply was modified 6 years, 6 months ago by justrb.
Forum: Plugins
In reply to: [Power BI Embedded for WordPress] Problem displaying reportsThe only caching I’m referring to is the Chrome browser cache. No other caching is in place.
Forum: Plugins
In reply to: [Power BI Embedded for WordPress] Problem displaying reportsYes, we’re currently still able to reproduce the issue. We’re seeing this when viewing a report.
The error code coming back from the developer tools (Chrome) in the headers for the modelsAndExploration, conceptualschema, and exploration call’s are:
x-powerbi-error-info: GroupNotAccessibleDisabling the cache loads the report successfully. With the cache enabled it fails with the above code.
Forum: Plugins
In reply to: [Power BI Embedded for WordPress] Problem displaying reportsSeeing it on our end as well. It appears to work fine in Chrome with the developer tools open and “Disable Cache” checked. Unchecking the “Disable Cache” option replicates the issue.
- This reply was modified 6 years, 6 months ago by justrb.