1

Integrated a Chat in one of my application. After some time of using the application, the chat API returns forbidden - 403 error unexpectedly.

error message

How can I resolve this issue? I need to publish the application to live.

halfer
  • 19,824
  • 17
  • 99
  • 186
Subramanya
  • 19
  • 2
  • A 403 means it trying to hit an unauthorized request and hence forbidden. Keep your network tab open to verify all the calls. It is also possible that your session cookie is getting expired and hence any xhr request is forbidden – RahulB May 08 '18 at 04:45

0 Answers0