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 user, try again.
3Error calling the hardware system, usually due to unsupported system function.
4Network error, check network connection.
5Request completed with backend error, see Backend Error Code.
6Request timed out, try again later.
7Method not supported, use another method.
8Operating System error, try again later.
9Plugin not compiled in the release package. Check the corresponding plugin package (JAR package or framework).
10Login state is required for the current operation.
11Parameter error, check parameters in the context.
12Additional system permissions required, see channel description for details.
13Wrong configurations, check the SDK environment.
14Service not supported. Enable services that were previously refused permissions from device settings.
15Corresponding third-party apps must be installed.
16Outdated third-party app, upgrade required.
17Failed to initialize SDK, check the configurations.
18Channel parameter is null.
19Method disabled, check the remote configuration switch.
20Real-name verification required.
21Real-name verification failed.
22Previous operation not yet completed, try again later.
23Method expired, update the plugin package.
24LibCurl network error, see CURL Error Code.
25Excessive method calls, rate limit exceeded, try again later.
26Denied by the third-party app.
27Account not yet linked, account link required.
28Call SetAccountInfo to set custom account information.
29Failed to map account, try logging in with another account.
30Current account is not the mapped account, check if the login information is correct.
31Function called before user is logged in.
32Call ComplianceQueryUserStatus first.
33App should be launched via Steam Client.
34Steam user account invalid.
35Steam user not logged in.
100Timeout.
101Initialization CURL error.
102Internal status error.
103Inconsistent file size from multiple URLs.
104404 error.
105File MD5 verification failed.
106Verification failed from multiple sources.
107Failed to rename file after download.
108Compressed file part length error.
109Compressed file part MD5 error.
120Compressed data chunk decompression error.
121Encrypted data chunk decoding error.
122HTTP response error not converted to error code.
130Unable to resolve domain name.
131File verification failed.
132Failed to create link.
133Failed to start save thread.
134Insufficient memory.
135Access denied.
136File not found.
137Too many threads.
138Invalid chunk format.
200Fatal error, download failed without retrying.
201Failed to write file.
202Failed to locate file position.
203Disk space full.
204Failed to delete existing file.
205Failed to set file size.
206Failed to set file end.
207Failed to start task.
208Disk chunk MD5 check failed multiple times.
209Failed to start Saver thread.
210File or folder structure corrupted and unreadable.
211Disk structure corrupted and unreadable.
300Task canceled.
1000Unknown login error, check thirdCode and thirdMsg.
1001No local login cache data, call the Login method.
1002Local cache expired, call the Login method.
1004Check the keyStore configuration (Android) and call the Login method.
1005Generate user data by logging in first, call the Login method.
1010Login user data required from server.
1011Successful login to a different account via URL.
1012Account different, redirect to the login page.
1013Display prompt to show that account is different.
1014Refresh ticket via URL.
1015Port conflict during browser login.
1016Failed to open URL in browser.
1017JSSDK response error.
1100Unknown friend module error.
11023Server code: Login account deleted.
11200Server code: Login requires 2FA.
1276Special error code: 404 error for Square Enix login.
1300Unknown notice module error.
1400Push notification received.
1401Push notification clicked in notification bar.
1402Push notification displayed in notification bar.
1403Repeated linking error.
1500WebView error.
1501System or third-party WebView component removed or disabled.
1502WebView creation failed.
1600Invalid password format for custom account.
3200Timeout.
3201Initialization CURL error.
3202Internal status error.
3203Inconsistent file size from multiple URLs.
3204404 error.
3205File MD5 verification failed.
3206Verification failed from multiple sources.
3207Failed to rename file after download.
3208Compressed file part length error.
3209Compressed file part MD5 error.
3220Compressed data chunk decompression error.
3221Encrypted data chunk decoding error.
3222HTTP response error not converted to error code.
3230Unable to resolve domain name.
3231File verification failed.
3232Failed to create link.
3233Failed to start save thread.
3234Insufficient memory.
3235Access denied.
3236File not found.
3237Too many threads.
3238Invalid chunk format.
3250Fatal error, download failed without retrying.
3261Failed to write file.
3262Failed to locate file position.
3263Disk space full.
3264Failed to delete existing file.
3265Failed to set file size.
3266Failed to set file end.
3267Failed to start task.
3268Disk chunk MD5 check failed multiple times.
3269Failed to start Saver thread.
3280File or folder structure corrupted and unreadable.
3281Disk structure corrupted and unreadable.
3300CURL related offset error.
3400No permission to request or get parameters.
3401Invalid parameters.
3402Invalid request state.
3403Backbone acceleration link configuration list is empty.
3404Probe IP list is empty.
3405Probe IP response is empty.
3406Acceleration link configuration list is empty.
3407Failed to get decision interface result.
3408Decision result is empty.
3409Decision result mismatch with source list.
3410Timeout error.
3411Acceleration canceled by StopAcc method.
9998Function/channel disabled.