Common Result Messages
An API call that encounters an error will return code and display the cause of the error under the msg field.
200
Success
Success
50001
System upgrade is in progress
Try again later
50002
Response timeout
Try again later
40001
Parameter error
Check the passing of parameters
40002
Empty appId
Pass in the appId
40003
Empty appSecret
Pass in the appSecret
40004
Empty timestamp
Pass in the timestamp
40005
Empty sign
Pass in the sign
40006
AppId or appSecret error
Check the key passed in
40007
Sign check error
Check the key passed in
40008
No permission to access this URL
Please upgrade your plan
40009
Plan has expired
Please renew your plan
40010
Number of requests per second exceeds limit
Upgrade the key
40011
Number of requests per day exceeds limit
Upgrade the key
40012
Total number of requests exceeds limit
Upgrade the key
40013
Number of requests per month exceeds limit
Upgrade the key
Last updated