# SDK error codes For error codes from 1 to 100000, see the definitions in the [Video SDK for Android Error code documentation](/docs/video-sdk/android/errors). ## Error code table This table lists the error codes by name, number, and description, and includes suggestions for troubleshooting. Note: The error name includes `ZoomCCSDKError_` followed by the error name, for example, `ZoomCCSDKError_ErrorOK` is the full error name for the first error in the list below. | | | | | | ----------------- | ------ | --------------------- | --------------------------------------------- | | Name | Code | Description | Suggestion | | `kUserNameLength` | 110000 | UserName length error | Keep the userName between 1 to 34 characters. |