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 | XMPP failure response |
| 803 | The parameter of the method specifies an invalid value |
| 807 | When the request data is not available |
| 808 | Action failed due to some internal reason |
| 403 | Forbidden for the restricted features |
| 1000 | Unexpected error in responses |
| 809 | Group validation to select alteast two members |
| 798 | Required fields Empty |
| 796 | Invalid XMPP name |
| 795 | Invalid Base URL |
| 794 | Invalid Auth token |
| 785 | Permission not granted for contacts |
| 204 | File not available to download |