Unable to make request from extension to backend, but postman testing working
I am building an extension, which makes request to "localhost:3000/api/chat", but it is giving cors error. While testing from postman it is working fine.
1 Reply
Your backend does not allow CORS