JS error : Access-Control-Allow-Origin
-
Hi, I am using the Facebook Page Plugin on a couple of my websites and it’s working perfectly.
The only thing that annoys me is that I always have a JS error showing in my console :
XMLHttpRequest cannot load https://facebook.com/***/. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://www.***.com’ is therefore not allowed access.I tried modifying my sites headers by adding the “Access-Control-Allow-Origin: *” but it does not change anything, I still get the same error.
Is there a way I could prevent this error?
Thank you for the awesome plugin!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘JS error : Access-Control-Allow-Origin’ is closed to new replies.