Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remot
-
I’ve seen others complain about CORS issues with WP VR. Is there a way to fix this? All the other images served by our CDN on the website work fine. Only the images being used by WP VR are showing this CORS error.
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://shedsunlimited.b-cdn.net/wp-content/uploads/Sheds/Workshop/Standard-Workshop-Shed/SSWS0812SP_10.jpg. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.
I’ve tried adding this to my htaccess file:
Header set Access-Control-Allow-Origin: *
Server is running OpenLiteSpeed
The page I need help with: [log in to see the link]
- The topic ‘Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remot’ is closed to new replies.