Error Codes
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.
| Code | Description |
|---|---|
| 799 | Invalid request due to sdk initialization or connection error |
| 800 | The connection failed due to the unstable network. |
| 801 | The Api request gets failed |
| 803 | The parameter of the method specifies an invalid value |
| 806 | Permission not granted for contacts |
| 807 | Request data is not available |
| 808 | Action failed due to some internal reason |
| 900 | xmpp connection is not connected |
| 401 | Unauthorized due to authentication fails |
| 403 | Forbidden for the restricted features |
| 405 | Not allowed due to login session exceeds limits |