If there is an Error field in the response, it means that the API call failed. For example:
{
"Response": {
"Error": {
"Code": "AuthFailure.SignatureFailure",
"Message": "The provided credentials could not be validated. Please check your signature is correct."
},
"RequestId": "ed93f3cb-f35e-473f-b9f3-0d451b8b79c6"
}
}
Code in Error indicates the error code, and Message indicates the specific information of the error.
Error Code | Description |
---|---|
ActionOffline | This API has been deprecated. |
AuthFailure.InvalidAuthorization | Authorization in the request header is invalid. |
AuthFailure.InvalidSecretId | Invalid key (not a TencentCloud API key type). |
AuthFailure.MFAFailure | MFA failed. |
AuthFailure.SecretIdNotFound | Key does not exist. Check if the key has been deleted or disabled in the console, and if not, check if the key is correctly entered. Note that whitespaces should not exist before or after the key. |
AuthFailure.SignatureExpire | Signature expired. Timestamp and server time cannot differ by more than five minutes. Please ensure your current local time matches the standard time. |
AuthFailure.SignatureFailure | Invalid signature. Signature calculation error. Please ensure you’ve followed the signature calculation process described in the Signature API documentation. |
AuthFailure.TokenFailure | Token error. |
AuthFailure.UnauthorizedOperation | The request is not authorized. For more information, see the CAM documentation. |
DryRunOperation | DryRun Operation. It means that the request would have succeeded, but the DryRun parameter was used. |
FailedOperation | Operation failed. |
InternalError | Internal error. |
InvalidAction | The API does not exist. |
InvalidParameter | Incorrect parameter. |
InvalidParameterValue | Invalid parameter value. |
InvalidRequest | The multipart format of the request body is incorrect. |
IpInBlacklist | Your IP is in uin IP blacklist. |
IpNotInWhitelist | Your IP is not in uin IP whitelist. |
LimitExceeded | Quota limit exceeded. |
MissingParameter | A parameter is missing. |
NoSuchProduct | The product does not exist. |
NoSuchVersion | The API version does not exist. |
RequestLimitExceeded | The number of requests exceeds the frequency limit. |
RequestLimitExceeded.GlobalRegionUinLimitExceeded | Uin exceeds the frequency limit. |
RequestLimitExceeded.IPLimitExceeded | The number of ip requests exceeds the frequency limit. |
RequestLimitExceeded.UinLimitExceeded | The number of uin requests exceeds the frequency limit. |
RequestSizeLimitExceeded | The request size exceeds the upper limit. |
ResourceInUse | Resource is in use. |
ResourceInsufficient | Insufficient resource. |
ResourceNotFound | The resource does not exist. |
ResourceUnavailable | Resource is unavailable. |
ResponseSizeLimitExceeded | The response size exceeds the upper limit. |
ServiceUnavailable | Service is unavailable now. |
UnauthorizedOperation | Unauthorized operation. |
UnknownParameter | Unknown parameter. |
UnsupportedOperation | Unsupported operation. |
UnsupportedProtocol | HTTP(S) request protocol error; only GET and POST requests are supported. |
UnsupportedRegion | API does not support the requested region. |
Error Code | Description |
---|---|
AuthFailure | CAM signature/authentication error. |
FailedOperation.AppAlreadyBindAudit | Failed to delete: the application is bound with an ongoing approval ticket. |
FailedOperation.AppAlreadyBindMiniProgram | Failed to delete: This app is bound to a mini program. |
FailedOperation.ApplicationNameAlreadyExisted | The application name already exists. |
FailedOperation.ApplicationNumberExceedLimit | The number of applications exceeds the limit. |
FailedOperation.ExistBlackDomain | The domain name is already in the blocklist. |
FailedOperation.ExistMNPApprovalRecord | There is an ongoing approval request for this mini program. |
FailedOperation.ExistRepeatDomainUrl | Failed to add: The domain name URL already exists. |
FailedOperation.ExistSensitiveAPI | The sensitive API already exists. |
FailedOperation.ExistWhiteDomain | The domain name is already in the allowlist. |
FailedOperation.FileDownloadFailed | Failed to download the mini program file |
FailedOperation.GetOperateResourceFailed | Failed to obtain the operation resource. |
FailedOperation.InvalidRequestEnterpriseInfo | Invalid team information |
FailedOperation.LoginAuthFailed | User login authentication failed. |
FailedOperation.MNPNumberExceedLimit | The number of mini programs exceeds the limit. |
FailedOperation.MNPOnlineVersionNotExist | The mini program does not have an online version. |
FailedOperation.MNPReleaseNumberExceedLimit | The number of released mini programs exceeds the limit. |
FailedOperation.MNPTeamAssociatedApplicationTeamNotCreateApplication | The mini program-associated application team has not created any mini programs. |
FailedOperation.MNPTeamNotAssociatedApplicationTeam | The mini program team is not associated with an application team. |
FailedOperation.MNPVersionReleased | This mini program version has already been released. |
FailedOperation.MiniProgramIconAnalysisFailed | Failed to parse the mini program icon. |
FailedOperation.NoAccessPermission | Unauthorized operation |
FailedOperation.OnlyReleasePlatformApprovedMNPVersion | Only approved mini program versions can be released. |
FailedOperation.OperationsTeamNoApplicationPermission | The current team does not have the permission to create applications. |
FailedOperation.OperationsTeamNoMiniProgramPermission | The current operation team does not have permission to create a mini program. |
FailedOperation.PackageAlreadyExpired | The TCMPP plan under the current account has expired. |
FailedOperation.RecordNotFound | The record does not exist. |
FailedOperation.ReleaseMNPVersionNeedGreaterThanOnlineVersion | The version of the mini program to be released must be later than the online version. |
FailedOperation.RequestParamAnalysisFailed | Failed to parse request parameters. |
FailedOperation.ShowcaseVersionAlreadyExist | The preview version already exists. |
FailedOperation.SystemError | System error. |
FailedOperation.UnableOperateAdminAccount | You do not have permissions to manage the admin account. |
InvalidParameterValue.AppPackageNameNotConfig | The application package name is not specified. |
InvalidParameterValue.ExistMismatchParameterType | Invalid value type or a required parameter is missing. |
InvalidParameterValue.ExistTeamName | The team name already exists. |
InvalidParameterValue.ExistUserAccount | The account already exists. |
InvalidParameterValue.InvalidAccountType | Invalid account type |
InvalidParameterValue.InvalidAppPackageNameLayout | Incorrect application package name format |
InvalidParameterValue.InvalidApplicationId | Application ID is not specified or the ID does not exist. |
InvalidParameterValue.InvalidApplicationIntro | The application introduction is empty or exceeds 500 characters. |
InvalidParameterValue.InvalidApplicationName | Invalid format or length of the application name |
InvalidParameterValue.InvalidApplicationRemark | The application remark is empty or exceeds 1,000 characters. |
InvalidParameterValue.InvalidApplyAction | Invalid request operation |
InvalidParameterValue.InvalidApprovalNo | Invalid approval ID |
InvalidParameterValue.InvalidApprovalNote | The length of approval notes exceeds the limit. |
InvalidParameterValue.InvalidMNPIcon | Invalid file type of the mini program icon |
InvalidParameterValue.InvalidMNPId | Invalid mini program ID |
InvalidParameterValue.InvalidMNPIntro | The mini program introduction is empty or too long. |
InvalidParameterValue.InvalidMNPName | Invalid format or length of the mini program name |
InvalidParameterValue.InvalidMNPType | Invalid mini program type |
InvalidParameterValue.InvalidMNPVersion | Invalid mini program version number |
InvalidParameterValue.InvalidMNPVersionId | The mini program version ID is empty or the version does not exist. |
InvalidParameterValue.InvalidMNPVersionIntro | The mini program version introduction is empty or is too long. |
InvalidParameterValue.InvalidMNPVersionTaskId | Invalid task ID |
InvalidParameterValue.InvalidMiniAppId | Invalid mini program ID. |
InvalidParameterValue.InvalidPlatformId | Invalid platform ID |
InvalidParameterValue.InvalidRoleId | Invalid role ID |
InvalidParameterValue.InvalidTeamId | Invalid team ID |
InvalidParameterValue.InvalidUserId | Invalid user |
InvalidParameterValue.InvalidUserName | Invalid username format or length |
InvalidParameterValue.MNPApprovalStatusError | Invalid value of the approval request status of the mini program. |
InvalidParameterValue.MNPFileSizExceedLimit | The mini program package size exceeds the limit. |
InvalidParameterValue.MNPTypeNumberExceedLimit | The number of mini program categories exceeds the limit. |
InvalidParameterValue.MNPVersionIsNotPlatformPhase | The mini program version has not been approved. |
InvalidParameterValue.MiniProgramNameAlreadyExist | The mini program name already exists. |
InvalidParameterValue.ProcessApplicationAndApprovalApplicationMismatch | The application in the approval request does not match the application associated with the mini program. |
InvalidParameterValue.ProcessApprovalItemIsEmpty | The approval details are required. |
InvalidParameterValue.ProcessMNPApprovalStatusError | Invalid value of the mini program approval status |
InvalidParameterValue.QueryParameterLengthExceedLimit | The length of the query parameter exceeds 64 characters. |
InvalidParameterValue.TeamTypeMismatch | Invalid team type |
InvalidParameterValue.UserTeamRelationNotExist | The user is not in the specified team. |
MissingParameter.LoginInfoNotFound | No valid login information found. |
OperationDenied | Operation denied. |
ResourceNotFound.NotFoundPurchasedPackage | There are no TCMPP plans under this account. |
Was this page helpful?