CORS issues
-
Hi
I have set the facebook capi with GTM and on the console errors I have these issues on the homepage :
Access to XMLHttpRequest at 'https://gtm.runayaq.com/data?v=1&event_name=page_view' from origin 'https://www.runayaq.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
POST https://gtm.runayaq.com/data?v=1&event_name=page_view net::ERR_FAILED 503 (Service Unavailable)
XHR failed loading: POST "https://gtm.runayaq.com/data?v=1&event_name=page_view".
Access to XMLHttpRequest at 'https://gtm.runayaq.com/data?v=1&event_name=view_item' from origin 'https://www.runayaq.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
POST https://gtm.runayaq.com/data?v=1&event_name=view_item net::ERR_FAILED 503 (Service Unavailable)
XHR failed loading: POST "https://gtm.runayaq.com/data?v=1&event_name=view_item".how could that be fixed ?
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.