Categories
Embedded Map Visualizations Not Loading

Summary
I have a small web application that is not loading embedded map visualizations from OAC
Content
Hello, I am trying to embed some visualizations from OAC in an external web application. All of the visualizations load properly in Chrome except for any map visualizations. When the map visualization tries to load, I get the following error from OAC: "We've encountered an unexpected error. If the issue persists, please contact support." I am embedding these visualizations using the method described in this documentation:
When I embed the canvas by iframe, the map visualization loads properly, but I don't want to have to embed that in my application.
I've tried changing the "type" attribute in the "script" tag to "text/javascript" and "javascript" but did not have any luck. I am using the embeddingMode "standalone".
Anybody have any insight as to why this might be happening? Thanks in advance!
Version
105.5.0-318
Answers
-
You may want to take a look at:
Troubleshooting Oracle Analytics Embedded Content (Doc ID 2655200.1)
The MOS note tracks back to a good blog post by Mike on the subject.
https://medium.com/@insight2action/oracle-analytics-troubleshooting-embedded-content-20eccbc84f6c
It may be helpful to go through those checks first.Chrome 80 did add some restrictions, but then stated they were backing them out due to not wanting to cause any issues during the COVID crisis.
It may be a side effect if it is working in other browsers.0