10/27/2025 18:02:26
SDK Error code
| Error Code | Explanation | Recommended Solution |
|---|---|---|
| 9999 | third-party SDK error | For details, refer to thirdCode and thirdMsg |
| -1 | known error, undefined error type | Please contact MSDK助手 to locate the problem |
| -2 | Unknown error | Please contact MSDK助手 to locate the problem |
| 0 | Success | |
| 1 | Parameters are not assigned | Check context parameters |
| 2 | The user cancelsit | Try again |
| 3 | hardware system call error | Commonly seen in cases that system functions doesn't support it |
| 4 | network library exception | Check network connection; third-party error code refer toNetwork Library CURL's Error Codes |
| 5 | Request has been completed. The backend has an exception. Refer to third-party error codes to view specific error | Refer to Backend Error code |
| 6 | request timeout | Try again later |
| 7 | The call method is not realized; it doesn't support | Change to use other function interfaces |
| 8 | operating system call error | Try again later |
| 9 | The called plugin is not compiled into the release package | Refer to the corresponding plugin package (jar package or framework) |
| 10 | It is needed to login it before calling it | The current operation needs the login status, such as: it is needed to login before getting the relationship list |
| 11 | wrong parameter | Check context parameter |
| 12 | Require system permissions | Supplement permissions. As for details, refer to every channel's description |
| 13 | Require the correct configuration, including third-party and MSDK's configurations | Check Configure MSDK Environment |
| 14 | Service doesn't support it, and refuses access it | The user refuses authorization; open authorization (such as push) in the device settings |
| 15 | Need to install the corresponding third-party APP | Install the channel's APP |
| 16 | The third-party APP version is outdated and needs to be upgraded | Upgrade the channel's APP |
| 17 | Fail to initialize the plugin. View if the configuration is correct | Call the channel to initialize the interface |
| 18 | The channel parameter is null | Call the configuration channel interface (setChannel) |
| 19 | The function is disabled | Please check configuration |
| 20 | Require real-name authentication | Make real-name authentication operation |
| 21 | Real name authentication failure | Need to operate again for domestic users |
| 22 | The last operation has not been completed. Try again later | Try again later |
| 23 | API already expired | Update the plugin package |
| 24 | network library exception | Libcurl library exception |
| 25 | Call too frequently; the call frequency is limited | Try again later |
| 26 | Rejected | Refer to 'thirdCode' and 'thirdMsg' |
| 1000 | Unknown login error | Refer to thirdCode and thirdMsg |
| 1001 | There are no login cache data in the local | Call the login interface |
| 1002 | There is a cache locally, but the cache has expired | Call the login interface |
| 1004 | Check keyStore configuration (Android) | Call the login interface |
| 1005 | Need to first login to generate the user data | Call the login interface |
| 1006 | In the strict login model, return the corresponding return value of the confirmation code | Call the strict login interface |
| 1010 | Unknown account error | Please contact MSDK Assistant to locate the problem |
| 1011 | Account inconsistency: Log in successfully with URL | Please contact MSDK助手 to locate the problem |
| 1012 | Account inconsistency: It is needed to enter the login page | Handle the account inconsistency |
| 1013 | Account inconsistency: need to pop up the account inconsistency prompt | Handle the account inconsistency |
| 1014 | Account inconsistency: Refresh token via URL | Refresh the token |
| 1100 | Unknown friend module error | Please contact MSDK助手 to locate the problem |
| 1200 | Unknown group module error | Please contact MSDK助手 to locate the problem |
| 1300 | Unknown notice module error | Please contact MSDK助手 to locate the problem |
| 1400 | Receive push message | Please contact MSDK助手 to locate the problem |
| 1401 | Click on the received message in the notification bar | Please contact MSDK助手 to locate the problem |
| 1402 | After the notification is received, it is displayed on the notification bar | Please contact MSDK助手 to locate the problem |
| 1500 | webView error | Please contact MSDK助手 to locate the problem |
Copyright © 2025 MSDK.
All rights reserved.
All rights reserved.