Client Error Code
Error code | Description |
---|---|
9999 | Third-party SDK error. |
-1 | Known error, specific error type not defined. |
0 | Success. |
1 | Parameter not set. |
2 | Canceled by the user, try again. |
3 | Error in calling the hardware system, usually due to unsupported system function. |
4 | CURL error, check your network connection. For third-party error codes, see CURL Error Code. |
5 | Request completed, backend error, see Backend Error. |
6 | Request timed out. Try again later. |
7 | Call method not supported. Use other functional APIs. |
8 | Operating System error. Try again later. |
9 | The called plugin is not compiled into the release package. Check the corresponding plugin package (JAR package or framework). |
10 | Login state is required for the current operation, must be called after login. For example, you must log in to obtain the friend list. |
11 | Parameter error. Check the parameters in the context. |
12 | Additional system permissions required. Go to the channel description for details. |
13 | Wrong configurations. Check the SDK configuration environment. |
14 | Services not supported. Users can enable functions (such as push notification) that they previously refused to grant permissions in the device settings. |
15 | Corresponding third-party apps must be installed. |
16 | Outdated third-party app, upgrade required. |
17 | Failed to initialize SDK. Check the configurations. |
18 | Channel parameters are null. |
19 | Call method is disabled. Check the cloud console switch. |
20 | Real-name verification required. |
21 | Real-name verification failed. |
22 | Previous operation not yet completed. Try again later. |
23 | API expired. Update the plugin package. |
24 | CURL error, libcurl error. |
25 | Methods called too frequently. Frequency limit hit. Try again later. |
26 | Denied by the third-party app. |
27 | Account not yet linked, link an account. |
28 | Call SetAccountInfo to set custom account information. |
29 | Failed to map the account. Log in with other accounts. |
30 | The current login account is not the mapped account. Check if the login account is correct. |
31 | The function is called when the user is logged in. |
32 | Please call ComplianceQueryUserStatus first. |
1000 | Unknown login error, check thirdCode and thirdMsg . |
1001 | No local login cache data. Call the Login API. |
1002 | Local cache expired. Call the Login API. |
1004 | Check the keyStore configuration (Android) and call the Login API. |
1005 | Log in to generate user data, call the Login API. |
1100 | Unknown friend module error. |
1300 | Unknown notice module error. |
1400 | Push notification received. |
1401 | Click push notification on the push bar. |
1402 | Display notification on the push bar. |
1500 | WebView error. |
1501 | System WebView component or third-party WebView component is removed or disabled. |
1600 | Incorrect password format for the custom account. |
3400 | The permissions to request or check are empty. |
3401 | The permissions to request or check parse failed, please check parameter formats. |
3402 | Mobile location service is not available, please go to phone settings to turn it on. |
3403 | Android Error: An error occurred, please try again. |
3404 | Android 6.0 and below do not need dynamic application permission. |