tencent cloud

SSL 证书

产品动态
产品公告
关于 DigiCert 及旗下品牌 SSL 证书价格调整的通知​
关于DigiCert品牌下SSL证书售价调整通知
TrustAsia 品牌根证书变更通知
SSL 证书域名验证策略变更通知
腾讯云 SSL 证书控制台更新说明
多年期 SSL 证书与自动审核更新说明
关于 CA 机构于2020年9月1日起停止签发为期两年 SSL 证书的通知
关于 Symantec SSL 证书品牌名于2020年4月30日停止使用的通知
关于私钥泄露导致被厂商吊销 SSL 证书的情况说明
关于免费域名型(DV)SSL 证书的申请额度限制通知
关于免费 SSL 证书策略调整通知
关于 Let's Encrypt 根证书将于2021年9月30号过期说明
产品简介
产品概述
腾讯云SSL证书介绍
腾讯云SSL证书产品优势
HTTPS优势
浏览器兼容性测试报告
多年期 SSL 证书介绍
SSL 证书安全相关说明
购买指南
价格总览
SSL 证书购买流程
SSL 证书选择说明
SSL 证书续费流程
SSL 证书续期流程
SSL 证书退款流程
快速入门
证书申请
付费 SSL 证书提交流程
域名验证
如何选择域名验证方式
自动添加 DNS
DNS 验证
文件验证
自动 DNS 验证
自动文件验证
验证结果排查指引
操作指南
域名验证指引
上传 SSL 证书
安全签章指引
证书安装
SSL 证书安装部署至云服务
国际标准 SSL 证书安装
如何选择 SSL 证书安装部署类型?
证书管理
SSL 证书自动续费指引
证书托管
上传(托管) SSL 证书指引
SSL 证书催审指引
SSL 证书吊销指引
SSL 证书删除指引
SSL 证书重颁发指引
SSL 证书消息忽略指引
SSL 证书自定义过期告警
API 文档
History
Introduction
API Category
Making API Requests
Certificate APIs
Certificate Renewal (Certificate ID Unchanged) APIs
CSR APIs
Data Types
Error Codes
实践教程
多年期证书实现证书签发和资源绑定全自动方案
苹果ATS特性服务器配置指南
DNSPod 一键申请免费 SSL 证书
群晖(Synology)NAS 启用腾讯云 DDNS 并安装免费证书
使用 Python 调用 API 批量申请免费证书并下载至本地
资料管理
新增公司资料
新增管理人
新增域名
故障处理
域名验证时提示验证失败
域名安全审查未通过
无法使用 HTTPS 访问网站
在 IIS 服务上部署 SSL 证书后访问资源出现 404 报错
部署 SSL 证书后,浏览器提示 “网站连接不安全”
上传证书时提示 “解析失败,请检查证书是否符合标准”
域名在西部数码进行托管,自动 DNS 验证无法验证
IIS 下设置 https 主机名灰色无法编辑
IIS 部署免费 SSL 证书提示证书链中的一个或多个中间证书丢失
常见问题
选择 SSL 证书相关
SSL 证书申请相关
SSL 证书管理相关
SSL 证书安装相关
SSL 证书地域相关
SSL 证书审核相关
SSL 证书生效相关
SSL 证书收费和购买相关
SSL 证书有效期相关
相关协议
SSL Service Level Agreement
联系我们
词汇表

Error Codes

PDF
聚焦模式
字号
最后更新时间: 2025-10-30 21:55:56

Feature Description

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 List

Common Error Codes

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.

Service Error Codes

Error Code Description
AuthFailure A CAM signature/authentication error occurred.
FailedOperation.AuthError You do not have permission to perform this operation.
FailedOperation.BoundResources Cannot be deleted when there are unbound cloud resources.
FailedOperation.CAMAuthorizedFail A CAM authentication error occurred.
FailedOperation.CancelOrderFailed Failed to cancel the order.
FailedOperation.CannotBeDeletedIssued Failed to delete the certificate because it has been issued.
FailedOperation.CannotBeDeletedWithinHour Free certificates cannot be deleted within 1 hour after being applied for.
FailedOperation.CannotGetOrder Failed to get order information. Try again later.
FailedOperation.CertificateCaError Note: the uploaded certificate content does not conform to the standard format of ca certificates. please check whether the certificate type is incorrect.
FailedOperation.CertificateDeployDetailRollbackStatusInvalid This operation can be performed only when the record status is Complete.
FailedOperation.CertificateDeployHasPendingRecord There is a running certificate deployment task. Please try again after the deployment is complete.
FailedOperation.CertificateDeployInstanceEmpty There is no instance for the selected cloud resource. Updating failed. Please try again after checking it.
FailedOperation.CertificateDeployNotExist The certificate deployment record does not exist.
FailedOperation.CertificateDeployRetryStatusInvalid This operation can be performed only when the record status is Failed.
FailedOperation.CertificateDeployRollbackStatusInvalid A rollback can be performed only when there is a record indicating successful deployment.
FailedOperation.CertificateEncryptInvalid The certificate is suspected to be an SM2 certificate and does not comply with the selected certificate standard. Please check whether the selected certificate standard and the content of the certificate are correct.
FailedOperation.CertificateExists The certificate already exists.
FailedOperation.CertificateHostDeployCanNotAllow The current certificate is not allowed to use the one-click update function.
FailedOperation.CertificateHostResourceInnerInterrupt Unable to use the deployment feature because the login account is an internal account with too many instance resources. Please contact us to handle it.
FailedOperation.CertificateHostResourceInstanceHugeLimit There are too many instances under the current account. Loading cannot be performed properly. Please switch the loading mode. After switching, click "Refresh List" and wait for a period of time. Then, all the instances can be loaded.
FailedOperation.CertificateHostResourceTypeInvalid The cloud resource type is invalid.
FailedOperation.CertificateInvalid The certificate is invalid.
FailedOperation.CertificateMatchError Note: the certificate content and private key do not match. please check (pay attention to whether there are extra spaces).
FailedOperation.CertificateMismatch The certificate and the private key do not match.
FailedOperation.CertificateNotAvailable The certificate is not available. Please check and try again.
FailedOperation.CertificateNotDeployInstance The certificate is not allowed to be deployed under the instance list.
FailedOperation.CertificateNotFound The certificate does not exist.
FailedOperation.CertificateNotFoundOrCantCancel The certificate does not exist, or the review cannot be canceled.
FailedOperation.CertificateParseError Parsing failed. check if the certificate meets the standard and pay attention to whether there are extra spaces.
FailedOperation.CertificateStatusNotAllowResubmit You cannot re-submit a review application for a certificate in this status.
FailedOperation.CertificateSyncTaskIdInvalid The cert associated with the cloud resource query task id is invalid.
FailedOperation.ConfirmLetterTooLarge The confirmation letter file cannot exceed 1.4 MB.
FailedOperation.ConfirmLetterTooSmall The confirmation letter file cannot be smaller than 1 KB.
FailedOperation.DeleteFailedTimeNotUp Cannot be deleted when the free cert application time has not exceeded 1 hour.
FailedOperation.DeleteResourceFailed The certificate is associated with a Tencent Cloud resource and cannot be deleted.
FailedOperation.ExceedsFreeLimit The number of free certificates exceeds the maximum value.
FailedOperation.InvalidCertificateSource Certificate source error.
FailedOperation.InvalidCertificateStatusCode The certificate status is incorrect.
FailedOperation.InvalidConfirmLetterFormat The format of the confirmation letter file is invalid (JPG, JPEG, PNG, and PDF are supported).
FailedOperation.InvalidConfirmLetterFormatWosign The format of the confirmation letter file is invalid (JPG, PDF, and GIF are supported).
FailedOperation.InvalidParam Incorrect parameters.
FailedOperation.MainDomainCertificateCountLimit The number of free certificates applied for under the primary domain name (%s) has reached the upper limit of %s. Please purchase a paid certificate.
FailedOperation.NetworkError The CA system is busy. Try again later.
FailedOperation.NoProjectPermission You do not have the permission to operate on this project.
FailedOperation.NoRealNameAuth You have not completed the identity verification.
FailedOperation.OrderAlreadyReplaced This order has already been replaced.
FailedOperation.OrderReplaceFailed Failed to reissue a certificate.
FailedOperation.PackageCountLimit The remaining benefit points are insufficient.
FailedOperation.PackageExpired The benefit package has expired.
FailedOperation.PackageNotFound The benefit package does not exist.
FailedOperation.RenewNotIssued Cannot perform deletion when the renewed cert has not been issued.
FailedOperation.RoleNotFoundAuthorization The role does not exist. Please authorize the role first.
FailedOperation.SystemError A system error occurred.
InternalError.BackendResponseEmpty The backend service response is empty.
InternalError.BackendResponseError An error occurred with the backend service response.
InvalidParameter.CertificateStatusNotAllowResubmit u200cYou cannot re-submit a review application for a certificate in this status.
InvalidParameter.CertificatesNumberExceeded Number of certificates exceed the limit.
InvalidParameter.InvalidCSRId Incorrect CSR ID.
InvalidParameter.MissMatchPrivateKey There is no matching private key.
InvalidParameter.PackageIdsInvalid The list of benefit point IDs is invalid.
InvalidParameter.RenewAlgorithmInvalid The algorithm is invalid.
InvalidParameter.WithDetailReason The parameter is incorrect.
InvalidParameterValue.IntermediateCertNotSame Intermediate certificate inconsistent.
LimitExceeded.RateLimitExceeded The API rate limit is reached.
ResourceNotFound.Manager The manager of the company does not exist.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈