Skip to main content

Client Error Code

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