#api

Issues with Using Chatwoot APIs

TLDR 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.

Powered by Struct AI
3
5mo
Solved
Join the chat
Jun 13, 2023 (6 months ago)
deyvisenrique
Photo of md5-966f45024b3c2d85efc4f1632bc31d8b
deyvisenrique
01:37 AM
sojan_official how i can use the api from chatwoot? I tried but not is possible.
Image 1 for <@4K2286> how i can use the api from chatwoot? I tried but not is possible.
Jun 14, 2023 (5 months ago)
sojan_official
Photo of md5-788237a2af5ff191b07ee9f215706ead
sojan_official
04:54 PM
you need to authenticate your requests using access token

https://www.chatwoot.com/docs/contributing-guide/chatwoot-apis/
Jun 19, 2023 (5 months ago)
sojan_official
Photo of md5-788237a2af5ff191b07ee9f215706ead
sojan_official
08:42 AM
deyvisenrique it seems as you are trying to make the api calls from browser, which won't be allowed due to CORS. we don't allow CORS on app.chatwoot.com due to security implications