CORS Policy Error with Freshchat Widget

Hello Team,

I hope this message finds you well. I have already implemented the Freshchat widget into my project site,however, I am encountering an error related to the Cross-Origin Resource Sharing (CORS) policy.

The following image shows the error message:

I would greatly appreciate your guidance in resolving this issue.

Best Regards,
Harsh

Hey @Harsh_Suchak,

Is this when the front-end app is making an API invocation? You can use Request method for all APIs. This will overcome the CORS errors when compared with using other request invocation packages.