Skip to content

Return Code

Common Errors

Error Code (error_code)Description (error_msg)HTTP Status Code
SDK.COMMON.1001Parameter {0} cannot be left blank400
Parameter {0} cannot be empty
SDK.COMMON.1002The {0} parameter format is incorrect400
The {0} parameter format is incorrect
SDK.COMMON.1003Device information is incomplete400
Device information is incomplete
SDK.COMMON.1004Signature decryption error400
Signature decryption error
SDK.COMMON.1005The {0} has failed400
{0} has expired
SDK.COMMON.1006The {0} parameter error400
{0} parameter error
SDK.COMMON.1007The {0} parameter type error400
{0} parameter type error
SDK.COMMON.1008The system is busy. Try again later500
The system is busy. Please try again later
SDK.COMMON.1009Unknown authentication configuration400
Unknown authentication configuration
SDK.COMMON.1010Failed to obtain the enterprise center global configuration400
Failed to obtain the Enterprise Center global configuration
SDK.COMMON.1011Failed to obtain the international area code configuration400
Failed to obtain the international area code configuration
SDK.COMMON.1012The x-client-ID is incorrect and the corresponding application cannot be found400
X-client-id is incorrect; the corresponding application cannot be found
SDK.COMMON.1013The corresponding user is not found400
The corresponding user is not found
SDK.COMMON.1014Application private key not found400
Application private key not found

Login API Error Codes

Error Code (error_code)Description (error_msg)HTTP Status Code
SDK.LOGIN.1001Error calling interface400
Error calling interface
SDK.LOGIN.1002User not bound400
User not bound
SDK.LOGIN.1003The user has been locked due to too many unsuccessful login attempts. It will be unlocked in {0} minutes and {1} seconds400
The user has been locked due to too many unsuccessful login attempts. It will be unlocked in {0} minutes and {1} seconds
SDK.LOGIN.1004Failed to obtain the password policy400
Failed to obtain the password policy
SDK.LOGIN.1005Invalid username or password. Remaining login attempts400
Invalid username or password. Remaining login attempts:
SDK.LOGIN.1006Configuration error, unable to find wechat authentication source400
Configuration error; WeChat authentication source not found
SDK.LOGIN.1007Configuration error, unable to find alipay authentication source400
Configuration error; Alipay authentication source not found
SDK.LOGIN.1008The configuration is incorrect. The one-click login authentication source cannot be found400
Configuration error; one-click login authentication source not found

Verification Code API Error Codes

Error Code (error_code)Description (error_msg)HTTP Status Code
SDK.SMS.1001{0} slide base map is not initialized successfully, please check the path400
{0} slide base map initialization failed; please check the path
SDK.SMS.1002{0} verification code coordinate resolution failed400
{0} verification code coordinate resolution failed
SDK.SMS.1003{0} verification code coordinate verification fails400
{0} verification code coordinate verification failed
SDK.SMS.1004The graphic verification code is incorrect400
Graphic verification code is incorrect
SDK.SMS.1005SMS verification code verification is incorrect400
SMS verification code verification is incorrect
SDK.SMS.1006The email verification code is incorrect400
Email verification code is incorrect
SDK.SMS.1007Sending scenario does not exist400
Sending scenario does not exist
SDK.SMS.1008Failed to send the verification code400
Failed to send the verification code

Social Account API Error Codes

Error Code (error_code)Description (error_msg)HTTP Status Code
SDK.SOCIAL.1001The social account is unbound incorrectly400
Social account unbind error
SDK.SOCIAL.1002The social account has been bound, please unbind it first400
Social account is already bound; please unbind first

Password Management API Error Codes

Error Code (error_code)Description (error_msg)HTTP Status Code
SDK.PWD.1001The password length is incorrect400
Password length is incorrect
SDK.PWD.1002The password cannot be the username400
Password cannot be the username
SDK.PWD.1003Your password complexity is low400
Your password complexity is too low
SDK.PWD.1004The password is weak400
Password is weak
SDK.PWD.1005The password is used before, cannot be used again400
This password has been used before and cannot be used again
SDK.PWD.1006Password cannot username in reverse order400
Password cannot be the username in reverse order
SDK.PWD.1007The number of repeated password characters exceeded the upper limit400
The number of repeated password characters exceeded the limit
SDK.PWD.1008Password cannot contain :username, phone number, email prefix, name in PinYing400
Password cannot contain: username, phone number, email prefix, or Pinyin name

Secondary Authentication API Error Codes

Error Code (error_code)Description (error_msg)HTTP Status Code
SDK.MFA.1001The mobile doesn't match the user400
Mobile number does not match the user
SDK.MFA.1002The access control policy is incorrect400
Access control policy configuration error
SDK.MFA.1003Access control authentication source type conversion error400
Access control authentication source type conversion error

Interface Authentication Error Codes

Error Code (error_code)Description (error_msg)HTTP Status Code
SDK.PARAM.0016IDtoken parsing error400
SDK.PARAM.0016IDtoken parsing error400

BambooCloud IDaaS Open Platform