Forum Discussion
CORS issue with Articulate 360 review link
Hi Team,
I have checked the module with some JavaScript functionality in the review link published by Storyline version 3.85. When running the module, a CORS error related to LinkedIn Ads and pixels appeared, and as a result, the JavaScript functionality did not work. I have attached a screenshot of the issue. Could you please review it and let me know the solution?
- RajaramanSCommunity Member
1) Access to XMLHttpRequest at 'https://px.ads.linkedin.com/attribution_trigger?pid=3318148&time=1722491303893&url=https%3A%2F%2F360.articulate.com%2Freview%2Fcontent%2F94885bcc-5e00-4d15-a3c6-93d4abd474e1%2Freview' from origin 'https://360.articulate.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.Understand this error
px.ads.linkedin.com/attribution_trigger?pid=3318148&time=1722491303893&url=https%3A%2F%2F360.articulate.com%2Freview%2Fcontent%2F94885bcc-5e00-4d15-a3c6-93d4abd474e1%2Freview:1
Failed to load resource: net::ERR_FAILED
2) Access to XMLHttpRequest at 'https://pixel-config.reddit.com/pixels/a2_dinsjssrz63c/config' from origin 'https://360.articulate.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.Understand this error
pixel-config.reddit.com/pixels/a2_dinsjssrz63c/config:1
Failed to load resource: net::ERR_FAILED - PhilMayorSuper Hero
they are not the standard errors from a course without javascript, looks like something you introduced.