Skip to main content

Error Codes

Summary

Quick Reference

Please check corresponding table of error codes to see what goes wrong.


1. System Errors

Error CodeDescription
10001An unspecified system error has occurred.
10002There is an issue with the provided parameters.
10003The required parameter cannot be empty.
10004The parameter type is incorrect.
10005The access_token should not be empty.
10006The app_id should not be empty.
10007The app_secret should not be empty.
10008The access_token has expired.
10009There was an error in obtaining the access_token.
10010Insufficient permissions to perform the operation.
10020Time stamp is invalid
10090The requested URL does not exist.
10091The URL already exists.
10092The URL type does not exist or is incorrect.

2. User Errors

Error CodeDescription
20001The user does not exist.
20002The user already exists.
20003The user is not authorized.
20004The user is not logged in.
20005The user's password is incorrect.
20006The user's email already exists.
20007The user's phone number already exists.
20008The user's email does not exist.
20009The user's phone number does not exist.
20010The password provided is incorrect.
20011The user is not active.
20012The user is not verified.
20013Verification of the user failed.
20014The user has exceeded the limit for binding phone numbers.
20015The verification code for the user has expired.
20016The verification code for the user is incorrect.
20017There was an issue with getting the verification code.
20018The verification code has been sent too frequently.
20019The phone number format is incorrect.
20020The email format is incorrect.
20021Authorization with WeChat has failed.

3. Leads / Application / Order Errors

Error CodeDescription
30001The leads do not exist.
30002The leads already exist.
30003The leads are not authorized.
30004The leads have already been applied for.
30005The leads have not been applied for.
30006The leads have already been ordered.

4. Coupon Errors

Error CodeDescription
40001The coupon does not exist.
40002The coupon has expired.
40003The coupon cannot be used for this course.
40004There is an error in the coupon configuration.
40005The coupon usage has exceeded the limit.
40006There is an error in the coupon amount.

5. Order / Payment Errors

Error CodeDescription
50001The order does not exist.
50002The order has already been completed.
50003The order has been canceled.
50004There is an error in the order status.
50005The order has been canceled or has used a coupon.
50006The order does not support installment.

6. SKU Errors

Error CodeDescription
60001The school information does not exist.
60002The course information does not exist.
60003The class information does not exist.

7. Corporation Errors

Error CodeDescription
80000Corp_id is required.
80001Corporation not found.