dmnCodes / vue-fb-customer-chat

Facebook Customer Chat Plugin for Vue.js
https://dmncodes.github.io/vue-fb-customer-chat/
MIT License
39 stars 16 forks source link

Blocked by CORS policy #69

Open hai-hash opened 4 months ago

hai-hash commented 4 months ago

I see this issue :

"Access to XMLHttpRequest at 'https://www.facebook.com/plugins/customer_chat/SDK/?app_id=&attribution=setup_tool&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df257d64ee0f2e3884%26domain%3Dluxurysalonuser.netlify.app%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fluxurysalonuser.netlify.app%252Ff3070b061092ebacc%26relation%3Dparent.parent&current_url=https%3A%2F%2Fluxurysalonuser.netlify.app%2F&event_name=chat_plugin_sdk_facade_create&is_loaded_by_facade=true&loading_time=0&locale=en_US&log_id=348565f4-162d-4705-a975-6b224d2ef887&page_id=102865986082097&request_time=1715513685807&sdk=joey&should_use_new_domain=false&suppress_http_code=1&theme_color=%23333333' from origin 'https://luxurysalonuser.netlify.app' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.".

Even though the website was still working normally before. I went to the site's demo page and I got the same error. I don't know what's going on