react-facebook icon indicating copy to clipboard operation
react-facebook copied to clipboard

Cors error while using customchat and messenger icon is not showing

Open aarish-rajput opened this issue 1 year ago • 2 comments

I am trying to use customchat funtionality in my react but it is showing this error even though domain is whitelisted and public

web-chat/:1 Access to script at 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js' from origin 'https://mysitename' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.Understand this errorAI xfbml.customerchat.js:1

Failed to load resource: net::ERR_FAILED

aarish-rajput avatar Dec 29 '24 07:12 aarish-rajput

The same here:(

VahanDrnoyan avatar Mar 17 '25 03:03 VahanDrnoyan

are you using it on http instead of https?

seeden avatar Aug 24 '25 23:08 seeden