Posted 6 February 2019, 1:13 pm EST
I’m trying to use the new JSViewer bundled with Active Reports 13 on our Active Reports Server 12 installation, and I am encountering the following CORS issue caused by the active reports server running on a different origin to the client site:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://10.0.0.152:8080/reports/RecordHours/info. (Reason: missing token 'cache-control' in CORS header 'Access-Control-Allow-Headers' from CORS preflight channel).
Is the new JSViewer compatible with ActiveReports Server 12? If so, would someone be able to provide direction to help me solve this issue?