Getting error while integrating reports with public HTML page
Content
getting this error on the html page display:
AJAX request failed during bootstrap. Request 'https://domain.analytics.ocp.oraclecloud.com:443/dv/ui/api/v1/sessioninfo/ext'; response:
in the chrome console, I am getting
Access to XMLHttpRequest at 'https://domain.analytics.ocp.oraclecloud.com/dv/ui/api/v1/sessioninfo/ext?stateId='; from origin 'http://127.0.0.1:8090'; has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Rest of the things looks okay, but I am unaware where to set/disable the CORS policy in the OAC console.
Tagged:
0