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 | FailedOperation.AppAlreadyBindAudit |
| FailedOperation.AppAlreadyBindMiniProgram | FailedOperation.AppAlreadyBindMiniProgram |
| FailedOperation.ApplicationNameAlreadyExisted | FailedOperation.ApplicationNameAlreadyExisted |
| FailedOperation.ApplicationNumberExceedLimit | FailedOperation.ApplicationNumberExceedLimit |
| FailedOperation.ApprovalAlreadyProcessed | The approval request has already been processed. Please do not repeat this operation. |
| FailedOperation.ApprovalNotBelongToApplication | The approval request does not belong to the current superapp. |
| FailedOperation.ExistMNPApprovalRecord | FailedOperation.ExistMNPApprovalRecord |
| FailedOperation.ExistMerchantBindApply | A merchant binding request already exists. |
| FailedOperation.ExistMerchantBindRelation | The merchant is already bound. |
| FailedOperation.ExistPaymentOpenApply | A payment activation approval request is already pending. Please do not resubmit. |
| FailedOperation.ExistRepeatDomainUrl | FailedOperation.ExistRepeatDomainUrl |
| FailedOperation.ExistSensitiveAPI | FailedOperation.ExistSensitiveAPI |
| FailedOperation.FileDownloadFailed | FailedOperation.FileDownloadFailed |
| FailedOperation.GetOperateResourceFailed | FailedOperation.GetOperateResourceFailed |
| FailedOperation.LoginAuthFailed | FailedOperation.LoginAuthFailed |
| FailedOperation.MNPNumberExceedLimit | FailedOperation.MNPNumberExceedLimit |
| FailedOperation.MNPOnlineVersionNotExist | FailedOperation.MNPOnlineVersionNotExist |
| FailedOperation.MNPPaymentAlreadyEnabled | The payment capability of this mini program is already activated. |
| FailedOperation.MNPReleaseNumberExceedLimit | FailedOperation.MNPReleaseNumberExceedLimit |
| FailedOperation.MNPTeamAssociatedApplicationTeamNotCreateApplication | FailedOperation.MNPTeamAssociatedApplicationTeamNotCreateApplication |
| FailedOperation.MNPTeamNotAssociatedApplicationTeam | FailedOperation.MNPTeamNotAssociatedApplicationTeam |
| FailedOperation.MNPVersionReleased | FailedOperation.MNPVersionReleased |
| FailedOperation.MerchantPaymentFunctionClosed | The superapp payment configuration is disabled. |
| FailedOperation.MiniProgramIconAnalysisFailed | FailedOperation.MiniProgramIconAnalysisFailed |
| FailedOperation.NoAccessPermission | FailedOperation.NoAccessPermission |
| FailedOperation.OnlyReleasePlatformApprovedMNPVersion | FailedOperation.OnlyReleasePlatformApprovedMNPVersion |
| FailedOperation.OperationsTeamNoMiniProgramPermission | FailedOperation.OperationsTeamNoMiniProgramPermission |
| FailedOperation.PackageAlreadyExpired | FailedOperation.PackageAlreadyExpired |
| FailedOperation.PaymentRecordNotBelongToApplication | Invalid superapp ID or parameter ID. |
| FailedOperation.PaymentRecordNotFound | Payment binding not found. |
| FailedOperation.PaymentVersionCheckError | Payment version verification failed. |
| FailedOperation.ProdApplicationConfigExceedLimit | Number of production superapp package name configurations exceeds the limit. |
| FailedOperation.RecordNotFound | FailedOperation.RecordNotFound |
| FailedOperation.ReleaseMNPVersionNeedGreaterThanOnlineVersion | FailedOperation.ReleaseMNPVersionNeedGreaterThanOnlineVersion |
| FailedOperation.RequestParamAnalysisFailed | FailedOperation.RequestParamAnalysisFailed |
| FailedOperation.ShowcaseVersionAlreadyExist | FailedOperation.ShowcaseVersionAlreadyExist |
| FailedOperation.SystemError | FailedOperation.SystemError |
| FailedOperation.TestApplicationConfigExceedLimit | Number of non-production superapp package names exceeds the limit. |
| FailedOperation.UnableOperateAdminAccount | FailedOperation.UnableOperateAdminAccount |
| FailedOperation.UserNotFound | FailedOperation.UserNotFound |
| InvalidParameter.InvalidExistSameAppKey | Duplicate superapp package names exist. |
| InvalidParameterValue.AgeRatingExceedSupperAppLimit | Age rating exceeds the superapp limit. |
| InvalidParameterValue.AppKeyLengthExceedLimit | Superapp package name length exceeds the limit. |
| InvalidParameterValue.AppPackageNameNotConfig | InvalidParameterValue.AppPackageNameNotConfig |
| InvalidParameterValue.AppURLLengthExceedLimit | Superapp URL length exceeds the limit. |
| InvalidParameterValue.ApprovalNoteRequired | Approval note cannot be empty. |
| InvalidParameterValue.DuplicateAgeRatingStandard | Duplicate age rating. |
| InvalidParameterValue.ExistMismatchParameterType | InvalidParameterValue.ExistMismatchParameterType |
| InvalidParameterValue.ExistTeamName | InvalidParameterValue.ExistTeamName |
| InvalidParameterValue.ExistUserAccount | InvalidParameterValue.ExistUserAccount |
| InvalidParameterValue.InvalidAccountType | InvalidParameterValue.InvalidAccountType |
| InvalidParameterValue.InvalidAgeRatingStandard | Invalid age rating parameters. |
| InvalidParameterValue.InvalidAppPackageNameLayout | InvalidParameterValue.InvalidAppPackageNameLayout |
| InvalidParameterValue.InvalidAppType | Invalid superapp type. |
| InvalidParameterValue.InvalidApplicationId | InvalidParameterValue.InvalidApplicationId |
| InvalidParameterValue.InvalidApplicationIntro | InvalidParameterValue.InvalidApplicationIntro |
| InvalidParameterValue.InvalidApplicationName | InvalidParameterValue.InvalidApplicationName |
| InvalidParameterValue.InvalidApplicationRemark | InvalidParameterValue.InvalidApplicationRemark |
| InvalidParameterValue.InvalidApplyAction | InvalidParameterValue.InvalidApplyAction |
| InvalidParameterValue.InvalidApprovalNo | InvalidParameterValue.InvalidApprovalNo |
| InvalidParameterValue.InvalidApprovalNote | InvalidParameterValue.InvalidApprovalNote |
| InvalidParameterValue.InvalidApprovalType | Invalid approval type. |
| InvalidParameterValue.InvalidMNPI18NLang | Invalid multi-language language code. |
| InvalidParameterValue.InvalidMNPIcon | InvalidParameterValue.InvalidMNPIcon |
| InvalidParameterValue.InvalidMNPId | InvalidParameterValue.InvalidMNPId |
| InvalidParameterValue.InvalidMNPIntro | InvalidParameterValue.InvalidMNPIntro |
| InvalidParameterValue.InvalidMNPName | InvalidParameterValue.InvalidMNPName |
| InvalidParameterValue.InvalidMNPType | InvalidParameterValue.InvalidMNPType |
| InvalidParameterValue.InvalidMNPVersion | InvalidParameterValue.InvalidMNPVersion |
| InvalidParameterValue.InvalidMNPVersionId | InvalidParameterValue.InvalidMNPVersionId |
| InvalidParameterValue.InvalidMNPVersionIntro | InvalidParameterValue.InvalidMNPVersionIntro |
| InvalidParameterValue.InvalidMNPVersionTaskId | InvalidParameterValue.InvalidMNPVersionTaskId |
| InvalidParameterValue.InvalidMerchantId | Invalid merchant ID. |
| InvalidParameterValue.InvalidMerchantName | Invalid merchant name. |
| InvalidParameterValue.InvalidMiniAppId | InvalidParameterValue.InvalidMiniAppId |
| InvalidParameterValue.InvalidPlatformId | InvalidParameterValue.InvalidPlatformId |
| InvalidParameterValue.InvalidRoleId | InvalidParameterValue.InvalidRoleId |
| InvalidParameterValue.InvalidTeamId | InvalidParameterValue.InvalidTeamId |
| InvalidParameterValue.InvalidUserId | InvalidParameterValue.InvalidUserId |
| InvalidParameterValue.InvalidUserName | InvalidParameterValue.InvalidUserName |
| InvalidParameterValue.MNPApprovalStatusError | InvalidParameterValue.MNPApprovalStatusError |
| InvalidParameterValue.MNPFileSizExceedLimit | InvalidParameterValue.MNPFileSizExceedLimit |
| InvalidParameterValue.MNPTypeNumberExceedLimit | InvalidParameterValue.MNPTypeNumberExceedLimit |
| InvalidParameterValue.MNPVersionIsNotPlatformPhase | InvalidParameterValue.MNPVersionIsNotPlatformPhase |
| InvalidParameterValue.MiniProgramNameAlreadyExist | InvalidParameterValue.MiniProgramNameAlreadyExist |
| InvalidParameterValue.PaymentRecordNotFound | Approval note is required. |
| InvalidParameterValue.ProcessApplicationAndApprovalApplicationMismatch | InvalidParameterValue.ProcessApplicationAndApprovalApplicationMismatch |
| InvalidParameterValue.ProcessApprovalItemIsEmpty | InvalidParameterValue.ProcessApprovalItemIsEmpty |
| InvalidParameterValue.ProcessMNPApprovalStatusError | InvalidParameterValue.ProcessMNPApprovalStatusError |
| InvalidParameterValue.QueryParameterLengthExceedLimit | InvalidParameterValue.QueryParameterLengthExceedLimit |
| MissingParameter.LoginInfoNotFound | MissingParameter.LoginInfoNotFound |
| ResourceNotFound.NotFoundPurchasedPackage | ResourceNotFound.NotFoundPurchasedPackage |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan