Dealing with CORS Errors on Chatwoot Cloud Using Axios
TLDR Ulan encountered a CORS error while using Chatwoot cloud with Axios. sojan_official suggested using a bridge service to make api calls via a proxy.
Powered by Struct AI
4
5mo
Solved
Jul 04, 2023 (5 months ago)
Ulan
Ulan
11:40 AMIf I use Chatwoot cloud , then why I get CORS error?
how can you work from the front using axios with the endpoint app.chatwoot.com ?
how can you work from the front using axios with the endpoint app.chatwoot.com ?
Needle
Needle
11:40 AMThread automatically created by Ulan in #735079512701665280
Jul 10, 2023 (5 months ago)
sojan_official
sojan_official
07:36 AM Ulan we don't allow cross origin requests from js as it can open up potential security issues. you could use a bridge service and make the api calls via the proxy .
07:37
sojan_official
07:37 AMChatwoot
Chatwoot | Knowledge Base powered by Struct.AI
Indexed 2221 threads (46% resolved)
Similar Threads
Understanding API and CORS Error in Chatwoot
Ulan asks for clarification regarding Chatwoot API usage. v_shnu extends knowledge about it but the resolution remained pending about Ulan's CORS error in Chatwoot cloud.
5
5mo
Websocket Usage in App.chatwoot.com with CORS Error
Moemen asked for support to address a CORS error they encountered while using websocket with app.chatwoot.com. sojan_official directed them to post their query in a specific channel.
3
21mo
Issues with Using Chatwoot APIs
deyvisenrique struggles in using Chatwoot's API, sojan_official provides tips on implementing tokens for requests, and alerts about CORS issues on app.chatwoot.com.
3
5mo
Solved