Location:

Status Code Comparison Table

Status codeEnglish descriptionState descriptionRemarks

200

OK

Successful

Service request returns normally

1001

AK_DELETE

invalid ak

The developer deleted ak or the developer applied for ak of android sdk, but Used to tune the web service interface

1002

NO_PERMISSION

Access to the service without permission

User has not purchased the service, if you need to apply for support, please submit a ticket to contact us

1003

INVALID_DOMAIN

Failed domain verification

1004

INVALID_IP

IP whitelist verification failed

1005

INV ALID_DIGITAL_SIGNA

Digital signature verification failed

1006

INVALID_USER_SCODE

Security code failed verification

Requires the developer to determine whether the ak-bound SHA1 is the same as the package in the sdk package

1007

VISITS_DAY_ EXCESS

Visit exceeded daily visits

Developer’s daily visits exceeded , automatically blocked by the system, automatically unblocked at 0:00 the next day

1008

VISITS_SECOND_ EXCESS

Accesses are too frequent per unit time

Visit's unit time (1 minute) visit The quantity exceeds the limit and is automatically blocked by the system. The next minute is automatically unblocked

1009

VISITS_HOUR_ EXCESS

Accesses are too frequent in a unit of time

A visitor’s unit time (1 hour) visits Overrun, automatically blocked by the system, automatically unblocked in the next hour

1010

SERVICE_BUSY

Server is busy

1011

URL_ERROR

invalid address

1012

AK_DISABLE

AK Banned

1013

AK_ INVALID

AK expiration has not started or has expired

1014

SERVICE_NOT_RELEASE

Service not released

1015

NO_QUOTA

No related service quota information

1016

SIGNA_EXPIRED

The digital signature has expired

2001

MISSING _PARAMS

Lack of required parameters or misspellings

2002

UNKNOWN_ERROR

Other unknown errors

If you still receive this error code after multiple calls, please submit the work order to contact us

2003

CP_ERROR

The third-party interface returned a failure

2004

VERSION_ERROR

The version number passed incorrectly

There is no version of this program, please check the version number

TOP