Error codes for Chat methods

Error Codes#

These are the error codes which returns from chat sdk methods when the request is failed due to any of the below error or Invalid request.

CodeDescription
400Invalid request due to sdk initialization or connection error
401Unauthorized due to authentication fails
403Forbidden for the restricted features
405Not allowed due to login session exceeds limits
409Conflict when the session is already loggedin
500Connection failed or not connected
503Service Unavailable
504Gateway Timeout
599Network connection timeout