Updated on 2022-04-29 GMT+08:00

Error Codes

Status Code

Error Codes

Error Message

Description

Solution

204

APIG.0000

Successful

Successful

You do not need to take any actions.

400

APIG.1119

No permissions to perform operations on this method.

No permissions to perform operations on this method.

Apply for the required permissions and try again.

400

APIG.1120

No permissions to create ELB channels.

No permissions to create ELB channels.

Ensure that the ELB channel belongs to your account. If you are an IAM user, apply for the required permissions.

400

APIG.1201

The resources belong to different tenants.

The resources belong to different tenants.

Ensure that the resources belong to the same tenant.

400

APIG.2000

Parameter error.

Parameter error.

Modify the request parameters based on the reasons stated in the API response.

400

APIG.2001

The request parameters must be specified.

The request parameters must be specified.

Set request parameters.

400

APIG.2002

The parameter value is too small.

The parameter value is too small.

Modify the request parameter.

400

APIG.2003

The parameter value is too large.

The parameter value is too large.

Modify the request parameter.

400

APIG.2004

The parameter value is outside the allowable range.

The parameter value is outside the allowable range.

Modify the request parameter.

400

APIG.2005

The parameter is too short.

The parameter is too short.

Modify the request parameter.

400

APIG.2006

The parameter is too long.

The parameter is too long.

Modify the request parameter.

400

APIG.2007

Invalid length.

Invalid length.

Modify the request parameter.

400

APIG.2008

Only letters are allowed.

Only letters are allowed.

Modify the request parameter.

400

APIG.2009

Only digits are allowed.

Only digits are allowed.

Modify the request parameter.

400

APIG.2010

Only letters and digits are allowed.

Only letters and digits are allowed.

Modify the request parameter.

400

APIG.2011

Invalid parameter value.

Invalid parameter value.

Modify the request parameter.

400

APIG.2012

Invalid parameter value.

Invalid parameter value.

Modify the request parameter.

400

APIG.2013

Only letters, digits, hyphens (-), and underscores (_) are allowed.

Only letters, digits, hyphens (-), and underscores (_) are allowed.

Modify the request parameter.

400

APIG.2014

Invalid email address.

Invalid email address.

Modify the request parameter.

400

APIG.2015

Invalid IP address.

Invalid IP address.

Modify the request parameter.

400

APIG.2016

The characters are not encoded using Base 64.

The characters are not encoded using Base 64.

Change the value of the request parameter to a Base 64-encoded character string.

400

APIG.2017

Invalid mobile number.

Invalid mobile number.

Modify the request parameter.

400

APIG.2018

Invalid telephone number.

Invalid telephone number.

Modify the request parameter.

400

APIG.2019

Invalid telephone or mobile number.

Invalid telephone or mobile number.

Modify the request parameter.

400

APIG.2020

Invalid postal code.

Invalid postal code.

Modify the request parameter.

400

APIG.2021

The URL domain is not included in the IP address whitelist.

The URL domain is not included in the IP address whitelist.

Modify the request parameter.

400

APIG.2022

The URL domain is included in the IP address blacklist.

The URL domain is included in the IP address blacklist.

Modify the request parameter.

400

APIG.2023

URL domain CNAME resolution failed.

URL domain CNAME resolution failed.

Register the CNAME resolution record of the domain name.

400

APIG.2024

Invalid URL domain.

Invalid URL domain.

Use a correct domain name.

400

APIG.2025

Invalid backend port number.

Invalid backend port number.

Use a correct port number.

400

APIG.2026

The request path parameters do not match the request URI.

The request path parameters do not match the request URI.

Add the parameters contained in the request path to the request parameters.

400

APIG.2027

The backend path parameters do not match the backend URI.

The backend path parameters do not match the backend URI.

Add the parameters contained in the backend request path to the backend parameters.

400

APIG.2028

The backend parameters are not mapped to the request parameters.

The backend parameters are not mapped to the request parameters.

Change the source of backend parameters to the corresponding request parameters.

400

APIG.2029

The default certificate already exists.

The default certificate already exists.

Contact technical support for assistance.

400

APIG.2030

Bad request for debugging the API.

Bad request for debugging the API.

Set correct API debugging parameters.

400

APIG.2034

The domain name has not been filed. File it first.

The domain name has not been filed. File it first.

Complete ICP filing for the domain name.

400

APIG.2035

The ICP Filing System is busy. Please try again later.

The ICP Filing System is busy. Please try again later.

Contact technical support for assistance.

400

APIG.2036

Only APIs with authorizer can have authorizer parameters

Only APIs with authorizer can have authorizer parameters

Delete unnecessary parameters.

400

APIG.2101

The certificate and private key do not match.

The certificate and private key do not match.

Use a certificate and private key that match each other.

400

APIG.2102

The certificate has expired.

The certificate has expired.

Use a valid certificate.

400

APIG.2103

The certificate common name does not match the domain name.

The certificate common name does not match the domain name.

Ensure that the domain name in the certificate is the same as a custom domain name.

400

APIG.2104

The certificate chain is not matched.

The certificate chain is not matched.

In a certificate chain, ensure that the server certificate is in the first place and followed by other certificates in sequence.

400

APIG.2105

Encrypted private keys are not supported.

Encrypted private keys are not supported.

Use unencrypted private keys.

400

APIG.2106

Invalid certificate or private key.

Invalid certificate or private key.

Use a correct certificate and private key.

400

APIG.3201

The API group name already exists.

The API group name already exists.

Use another name.

400

APIG.3202

The API name already exists.

The API name already exists.

Use another name.

400

APIG.3203

The app name already exists.

The app name already exists.

Use another name.

400

APIG.3204

The request throttling policy name already exists.

The request throttling policy name already exists.

Use another name.

400

APIG.3205

The environment name already exists.

The environment name already exists.

Use another name.

400

APIG.3206

The access control policy name already exists.

The access control policy name already exists.

Use another name.

400

APIG.3207

The signature key name already exists.

The signature key name already exists.

Use another name.

400

APIG.3208

The VPC channel name already exists.

The VPC channel name already exists.

Use another name.

400

APIG.3209

The parameter name already exists.

The parameter name already exists.

Use another name.

400

APIG.3210

The backend policy name already exists.

The backend policy name already exists.

Use another name.

400

APIG.3211

The authorizer name already exists

The authorizer name already exists

Use another name.

400

APIG.3212

The identity name already exists

The identity name already exists

Use another name.

400

APIG.3213

The API tag name already exists

The API tag name already exists

Use another name.

400

APIG.3216

The response name already exists

The response name already exists

Use another name.

400

APIG.3301

The API already exists.

The API already exists.

Change the request method and URL of the API.

400

APIG.3302

The excluded configuration already exists.

The excluded configuration already exists.

Use another name.

400

APIG.3303

The environment variable already exists.

The environment variable already exists.

Use another name.

400

APIG.3304

The purchasing order already exists.

The purchasing order already exists.

Contact technical support for assistance.

400

APIG.3305

The URL domain name already exists.

The URL domain name already exists.

Contact technical support for assistance.

400

APIG.3306

The IP address already exists.

The IP address already exists.

Contact technical support for assistance.

400

APIG.3308

The excluded request throttling configuration already exists.

The excluded request throttling configuration already exists.

Contact technical support for assistance.

400

APIG.3309

The operation has already been performed

The operation has already been performed

Contact technical support for assistance.

400

APIG.3310

The app key already exist

The app key already exist

Use another AppKey.

400

APIG.3316

The api auth relation already exists

The api auth relation already exists

Use another API or app.

400

APIG.3600

Json or Yaml format error.

Json or Yaml format error.

Check whether the file to be imported is in correct YAML or JSON format.

400

APIG.3601

The Swagger file version must be 2.0.

The Swagger file version must be 2.0.

Ensure that the Swagger file version is 2.0.

400

APIG.3602

Syntax error in the Swagger file.

Syntax error in the Swagger file.

Check for syntax errors in the Swagger file.

400

APIG.3603

The Swagger file content is too long.

The Swagger file content is too long.

Reduce the size of the Swagger file.

400

APIG.3608

Can not edit Apis from Api Designer

Can not edit Apis from Api Designer

Contact technical support for assistance.

400

APIG.3609

The input file is empty

The input file is empty

Use a file that is not empty.

401

APIG.1000

The token is missing.

The token is missing.

Access using a token.

401

APIG.1001

The token has expired.

The token has expired.

Obtain another token and try again.

401

APIG.1002

Incorrect token or token resolution failed.

Incorrect token or token resolution failed.

Use a correct token.

401

APIG.1003

The token does not contain project information.

The token does not contain project information.

Use a token containing project information.

401

APIG.1005

No permissions to request this method.

No permissions to request this method.

Use a token that contains the required permissions.

401

APIG.1007

The domain information is missing.

The domain information is missing.

Contact technical support for assistance.

401

APIG.1008

Unknown domain.

Unknown domain.

Contact technical support for assistance.

401

APIG.1009

The token does not contain user information.

The token does not contain user information.

Use a token containing user information.

401

APIG.1010

PDP server connection failed.

PDP server connection failed.

Contact technical support for assistance.

401

APIG.1011

You can request resources only after you complete real-name authentication.

You can request resources only after you complete real-name authentication.

Perform real-name authentication for your account and try again.

401

APIG.1012

Your account balance is insufficient. Top up your account.

Your account balance is insufficient. Top up your account.

Top up your account.

401

APIG.1013

Your account has been frozen. Some functions become unavailable. To unfreeze your account, contact customer service.

Your account has been frozen. Some functions become unavailable. To unfreeze your account, contact customer service.

Restore your account and try again.

403

APIG.1101

No permissions to perform operations on this API group.

No permissions to perform operations on this API group.

Ensure that the API group belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1102

No permissions to perform operations on this API.

No permissions to perform operations on this API.

Ensure that the API belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1103

No permissions to perform operations on this environment.

No permissions to perform operations on this environment.

Ensure that the environment belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1104

No permissions to perform operations on this app.

No permissions to perform operations on this app.

Ensure that the app belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1105

No permissions to perform operations on this request throttling policy.

No permissions to perform operations on this request throttling policy.

Ensure that the request throttling policy belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1106

No permissions to perform operations on this access control policy.

No permissions to perform operations on this access control policy.

Ensure that the access control policy belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1107

No permissions to perform operations on this configuration.

No permissions to perform operations on this configuration.

Contact technical support for assistance.

403

APIG.1108

No permissions to perform operations on this excluded configuration.

No permissions to perform operations on this excluded configuration.

Contact technical support for assistance.

403

APIG.1109

No permissions to perform operations on this app authorization record.

No permissions to perform operations on this app authorization record.

Ensure that the app authorization information belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1110

No permissions to perform operations on this environment variable.

No permissions to perform operations on this environment variable.

Ensure that the environment variable belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1111

No permissions to perform operations on this subscription record.

No permissions to perform operations on this subscription record.

Ensure that the subscription belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1112

No permissions to perform operations on this signature key.

No permissions to perform operations on this signature key.

Ensure that the signature key belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1113

No permissions to perform operations on this VPC channel.

No permissions to perform operations on this VPC channel.

Ensure that the VPC channel belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1115

No permissions to perform operations on this certificate.

No permissions to perform operations on this certificate.

Ensure that the certificate belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1116

No permissions to perform operations on this on-sale API.

No permissions to perform operations on this on-sale API.

Ensure that the API belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1136

no authority to operate instance

no authority to operate instance

Contact technical support for assistance.

403

APIG.1137

No permissions to perform operations on this authorizer

No permissions to perform operations on this authorizer

Ensure that the custom authorizer belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1140

No permissions to perform operations on this feature

No permissions to perform operations on this feature

Ensure that the feature belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.1200

No permissions to perform operations on this API swagger doc

No permissions to perform operations on this API swagger doc

Ensure that the Swagger file belongs to your account. If you are an IAM user, apply for the required permissions.

403

APIG.3100

The number of resources exceeds the maximum allowed limit.

The number of resources exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3101

The number of API groups exceeds the maximum allowed limit.

The number of API groups exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3102

The number of APIs exceeds the maximum allowed limit.

The number of APIs exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3103

The number of apps exceeds the maximum allowed limit.

The number of apps exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3104

The number of environments exceeds the maximum allowed limit.

The number of environments exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3105

The number of signature keys exceeds the maximum allowed limit.

The number of signature keys exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3106

The number of variables exceeds the maximum allowed limit.

The number of variables exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3107

The number of request throttling policies exceeds the maximum allowed limit.

The number of request throttling policies exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3108

The number of domain names exceeds the maximum allowed limit.

The number of domain names exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3109

The number of VPC channels exceeds the maximum allowed limit.

The number of VPC channels exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3110

The number of instances exceeds the maximum allowed limit.

The number of instances exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3111

The number of parameters in req_params exceeds the maximum allowed limit.

The number of parameters in req_params exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3112

The number of access control policies exceeds the maximum allowed limit.

The number of access control policies exceeds the maximum allowed limit.

Contact technical support to increase the quota.

403

APIG.3113

The maximum number of API backend policies has been reached.

The maximum number of API backend policies has been reached.

Contact technical support to increase the quota.

403

APIG.3114

The maximum number of policy conditions has been reached.

The maximum number of policy conditions has been reached.

Contact technical support to increase the quota.

403

APIG.3116

The number of authorizer exceeds the maximum allowed limit

The number of authorizer exceeds the maximum allowed limit

Contact technical support to increase the quota.

403

APIG.3117

The number of identity exceeds the maximum allowed limit

The number of identity exceeds the maximum allowed limit

Contact technical support to increase the quota.

403

APIG.3125

The maximum number of APIs for one API group has been reached.

The maximum number of APIs for one API group has been reached.

Contact technical support to increase the quota.

403

APIG.3127

The number of APIs has reached the upper limit. A maximum of xxx APIs can be imported at a time.

The number of APIs has reached the upper limit. A maximum of xxx APIs can be imported at a time.

Reduce the number of APIs to import.

403

APIG.3131

The number of APP codes exceeds the maximum allowed limit

The number of APP codes exceeds the maximum allowed limit

Contact technical support to increase the quota.

403

APIG.3132

The number of API swaggers for one API group exceeds the maximum allowed limit

The number of API swaggers for one API group exceeds the maximum allowed limit

Contact technical support to increase the quota.

403

APIG.3133

The number of API tags exceeds the maximum allowed limit

The number of API tags exceeds the maximum allowed limit

Contact technical support to increase the quota.

403

APIG.3136

The number of responses exceeds the maximum allowed limit

The number of responses exceeds the maximum allowed limit

Contact technical support to increase the quota.

403

APIG.3411

The APIs belong to different tenants.

The APIs belong to different tenants.

This operation is not allowed.

403

APIG.3412

The API provider has been frozen.

The API provider has been frozen.

Contact technical support for assistance.

403

APIG.3414

The VPC channel is already being used by another API.

The VPC channel is already being used by another API.

Delete the API associated with the VPC channel and then delete the VPC channel.

403

APIG.3415

The API group cannot be deleted because it contains APIs.

The API group cannot be deleted because it contains APIs.

Delete the APIs in the API group and then delete the API group.

403

APIG.3416

The API cannot be deleted because it has been published.

The API cannot be deleted because it has been published.

Take the API offline and then delete it.

403

APIG.3418

The environment contains published APIs.

The environment contains published APIs.

This operation is not allowed.

403

APIG.3420

The API group is no longer available on the marketplace.

The API group is no longer available on the marketplace.

Check whether the API group has been listed on the marketplace.

403

APIG.3447

The Acl Strategy has already binded to APIs.

The Acl Strategy has already binded to APIs.

Delete the APIs bound with the access control policy and then delete the access control policy.

403

APIG.3451

The Throttle Strategy has already binded to APIs.

The Throttle Strategy has already binded to APIs.

Delete the APIs bound with the request throttling policy and then delete the request throttling policy.

403

APIG.3471

No permissions to perform operations on this type of VPC channel.

No permissions to perform operations on this type of VPC channel.

This operation is not allowed.

403

APIG.3472

The load balancer is already being used by another VPC channel.

The load balancer is already being used by another VPC channel.

Unbind the load balancer from the VPC channel.

403

APIG.3473

The load balancer has already been bound to another endpoint service.

The load balancer has already been bound to another endpoint service.

This operation is not allowed.

403

APIG.3474

The API group ID in the URL does not match the API group to which the URL domain has been bound.

The API group ID in the URL does not match the API group to which the URL domain has been bound.

Change the API group specified in the URL to the API group associated with the domain name.

404

APIG.3001

The API group does not exist.

The API group does not exist.

Check whether the API group exists.

404

APIG.3002

The API does not exist.

The API does not exist.

Check whether the API exists.

404

APIG.3003

The environment does not exist.

The environment does not exist.

Check whether the environment exists.

404

APIG.3004

The app does not exist.

The app does not exist.

Check whether the app exists.

404

APIG.3005

The request throttling policy does not exist.

The request throttling policy does not exist.

Check whether the request throttling policy exists.

404

APIG.3006

The access control policy does not exist.

The access control policy does not exist.

Check whether the access control policy exists.

404

APIG.3007

The configuration does not exist.

The configuration does not exist.

Check whether the configuration exists.

404

APIG.3008

The excluded configuration does not exist.

The excluded configuration does not exist.

Check whether the excluded configuration exists.

404

APIG.3009

The app authorization record does not exist.

The app authorization record does not exist.

Check whether the app authorization record exists.

404

APIG.3010

The access control policy binding record does not exist.

The access control policy binding record does not exist.

Check whether the access control policy binding record exists.

404

APIG.3011

The environment variable does not exist.

The environment variable does not exist.

Check whether the environment variable exists.

404

APIG.3012

The request throttling policy binding record does not exist.

The request throttling policy binding record does not exist.

Check whether the request throttling policy binding record exists.

404

APIG.3013

The excluded request throttling configuration does not exist.

The excluded request throttling configuration does not exist.

Check whether the excluded request throttling configuration exists.

404

APIG.3014

The pre-subscription record does not exist.

The pre-subscription record does not exist.

Check whether the purchasing record exists.

404

APIG.3015

The API publication record does not exist.

The API publication record does not exist.

Check whether the API publication record exists.

404

APIG.3016

The API group listing information does not exist.

The API group listing information does not exist.

Check whether the API group has been listed on the marketplace.

404

APIG.3017

The signature key does not exist.

The signature key does not exist.

Check whether the signature key exists.

404

APIG.3018

The signature key binding record does not exist.

The signature key binding record does not exist.

Check whether the signature key binding record exists.

404

APIG.3019

The function URN does not exist.

The function URN does not exist.

Check whether the function URN exists.

404

APIG.3020

The URL domain does not exist.

The URL domain does not exist.

Check whether the domain name exists.

404

APIG.3021

The SSL certificate does not exist.

The SSL certificate does not exist.

Check whether the SSL certificate exists.

404

APIG.3022

The API version does not exist.

The API version does not exist.

Check whether the API version exists.

404

APIG.3023

The VPC channel does not exist.

The VPC channel does not exist.

Check whether the VPC channel exists.

404

APIG.3024

The instance does not exist.

The instance does not exist.

Check whether the cloud server exists in the VPC channel.

404

APIG.3025

The certificate does not exist.

The certificate does not exist.

Check whether the certificate exists.

404

APIG.3030

The instance does not exist

The instance does not exist

Check whether the instance exists.

404

APIG.3081

Authorizer not found

Authorizer not found

Check whether the custom authorizer exists.

404

APIG.3082

The APP code does not exist

The APP code does not exist

Check whether the AppCode exists.

404

APIG.3087

The feature configuration does not exist

The feature configuration does not exist

Check whether the feature configuration exists.

404

APIG.3090

The Api swagger does not exist

The Api swagger does not exist

Check whether the Swagger file exists.

404

APIG.3092

The ECS does not exist

The ECS does not exist

The cloud server has already been deleted, or the server ID is incorrect.

409

APIG.3491

The default response can not be deleted.

The default response can not be deleted.

This operation is not allowed.

409

APIG.3492

The default response name can not be modified.

The default response name can not be modified.

This operation is not allowed.

412

APIG.3458

The feature is not supported by current instance

The feature is not supported by current instance

Contact technical support for assistance.

500

APIG.3500

Failed to synchronize data to etcd.

Failed to synchronize data to etcd.

Contact technical support for assistance.

500

APIG.9002

Invalid function URN.

Invalid function URN.

Use a valid function URN.

500

APIG.9003

Statistics Center request failed.

Statistics Center request failed.

Contact technical support for assistance.

500

APIG.9004

IAM request failed.

IAM request failed.

Contact technical support for assistance.

500

APIG.9005

VPC request failed.

VPC request failed.

Contact technical support for assistance.

500

APIG.9006

DNS request failed.

DNS request failed.

Contact technical support for assistance.

500

APIG.9007

ELB request failed.

ELB request failed.

Contact technical support for assistance.

500

APIG.9008

Too many requests.

Too many requests.

Please try again later.

500

APIG.9999

System error.

System error.

Contact technical support for assistance.