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 |
---|---|
FailedOperation.CheckDomainFailed | Domain name query failed. Please try this feature again later. |
FailedOperation.CreateTemplateFailed | Failed to create the registrant profile. |
FailedOperation.DescribeDomainListFailed | Failed to get the domain information. Please try again later. |
FailedOperation.DescribeTemplateFailed | Failed to query the registrant profile. |
FailedOperation.DomainPriceListFailed | Failed to get the domain price list. |
FailedOperation.RegisterDomain | Domain registration failed. Please try again later. |
FailedOperation.RegisterDomainFailed | Domain registration failed. Please try again later. |
FailedOperation.RenewDomainFailed | Domain renewal failed. Please try again later. |
FailedOperation.SetDomainDnsFailed | Failed to modify the DNS server. Enter a correct DNS server address. |
FailedOperation.TemplateMaxNumFailed | The number of registrant profiles has reached the maximum number allowed. Delete a profile and try again. |
FailedOperation.TransferInDomainFailed | Failed to transfer the domain in. Please try again later. |
InternalError.AddPhoneEmailErr | Failed to add the mobile number or email address. |
InternalError.CheckDnAvailableErr | Failed to get check data. |
InternalError.CheckVerifyCodeErr | Failed to verify the verification code. |
InternalError.DeletePhoneEmailVerifyErr | Failed to delete the mobile number or email address. |
InternalError.DeleteTemplateErr | Failed to delete the registrant profile. |
InternalError.DescribeDomainInfoErr | Failed to query the domain information. |
InternalError.DescribeDomainListErr | Failed to query the "My domains" list. |
InternalError.DescribePhoneEmailListErr | Failed to get the list of verified mobile numbers and email addresses. |
InternalError.DescribeTemplateErr | Failed to get the details of the registrant profile. |
InternalError.DomainInternalError | Network error. Please try again later. |
InternalError.DomainTransferErr | Domain transfer failed. |
InternalError.ForbiddenRequest | Forbidden request. |
InternalError.JsonMarshal | Error in converting to JSON. |
InternalError.MethodNotMatch | Method mismatch. |
InternalError.NeedLogin | Login is required. |
InternalError.ReadBodyError | Failed to read the body. |
InternalError.SendVerifyCodeErr | Failed to send a verification code. |
InternalError.SetDomainAutoRenewErr | Failed to set auto-renewal for domains. |
InternalError.SetTransferProhibitedErr | Failed to cancel transfer prohibition for domains. |
InternalError.SetUpdateProhibitedErr | Failed to cancel update prohibition for domains. |
InternalError.VerifiedPhoneEmailErr | The mobile number or email address has already been verified. |
InternalError.VerifyCodeErr | Incorrect verification code. |
InvalidParameter.CertificateCodeIsInvalid | Incorrect qualification information. |
InvalidParameter.CertificateImageIsInvalid | Incorrect qualification photo. |
InvalidParameter.CustomDnsNotAllowed | You have no permission to customize DNS servers. |
InvalidParameter.DomainNameIsInvalid | The domain is empty or incorrect. |
InvalidParameter.EmailIsInvalid | The email address is empty or incorrect. |
InvalidParameter.FirstNameIsInvalid | The first name is empty or incorrect. |
InvalidParameter.LastNameIsInvalid | The last name is empty or incorrect. |
InvalidParameter.NameIsInvalid | The contact person is empty or incorrect. |
InvalidParameter.OrgIsInvalid | The registrant is empty or incorrect. |
InvalidParameter.PackageResourceIdInvalid | Invalid package ID. |
InvalidParameter.RepTypeIsInvalid | Invalid request type. |
InvalidParameter.StreetIsInvalid | Incorrect address. Please enter a correct one. |
InvalidParameter.TelephoneIsInvalid | The mobile number is empty or invalid. |
InvalidParameter.UpTo4000 | The number of domains cannot exceed 4,000. |
InvalidParameter.UserTypeIsInvalid | The user type is empty or invalid. |
InvalidParameter.ZipCodeIsInvalid | The zip code is empty or invalid. |
InvalidParameterValue.InvalidParameterFormat | Invalid parameter value. |
MissingParameter.ActionNotFound | The route is not defined. |
MissingParameter.DomainIsEmpty | The domain cannot be empty. |
MissingParameter.RepDataIsNone | The request data cannot be empty. |
MissingParameter.TemplateIdIsEmpty | The profile ID is empty or invalid. |
MissingParameter.TemplateIdIsExist | This profile already exists. |
ResourceInsufficient.Overwork | Too many tasks are being executed. Please submit new ones later. |
ResourceNotFound.ApprovedTemplateNotFound | The identity is not verified for the profile. |
ResourceNotFound.DomainNotFound | The domain address is incorrect. Please enter a correct one. |
ResourceNotFound.TemplateNotFound | The profile information is incorrect. Please set information correctly. |
ResourceUnavailable.DomainIsModifyingDNS | Unable to perform this operation because an operation of the same type is in progress for this domain. |
UnsupportedOperation.ModifyDomainInfoOperateUnsupported | This operation is unavailable under the current domain status. |
UnsupportedOperation.ModifyDomainInfoUnsupported | Modification is unavailable under the current domain status. |
UnsupportedOperation.ModifyDomainUnsupported | Modification is unavailable under the current domain status. |
Was this page helpful?