We are trying to embed oracle analytics cloud (OAC) graph into public webpage, we have tried following steps:
Created an application in IDCS (identity cloud service) with oracle analytics instance selected.
Generated access token
Copied the code from Oracle Analytics Cloud dashboard's developer option's embed tab.
Pasted it in html page with embedding.js script added in the header and oracle-dv tag for canvas in html body.
wrote requirejs function with access token
We have even set the access token expiry time to 5000 mins, but we are facing an error saing "AJAX request failed during bootstrap. Request 'https://oac100-bmbriwuhm2ek-bo.analytics.ocp.oraclecloud.com:443/ui/dv/ui/api/v1/sessioninfo/ext' response: ".
Standalone DV Embed Demo Using Token (0 Bytes)