tencent cloud

云联络中心

产品公告
产品动态
关于云联络中心术语更新
产品简介
产品概述
功能列表
名词介绍
应对防火墙限制相关
AI 专区
购买指南
语音通话计费概述
在线会话计费概述
查看账单
退费指引
新用户手册
语音通话指引
在线会话指引
场景用例
客服热线(呼入)
电话营销(呼出)
语音提醒(自动外呼)
集成用例(SDK)
管理员操作手册
语音通话分册
在线会话分册
工作台操作手册
语音通话分册
在线会话分册
AI 智能体操作手册
语音智能体介绍
语音智能体实践教程
新建语音智能体
实现智能体通话
查看智能体通话
开发操作手册
SDK 开发指南
数据推送
语音通话 API 文档
History
Introduction
API Category
Making API Requests
Agent APIs
Skill Group APIs
Number APIs
Dual Call APIs
Predictive Outbound Call APIs
SIP Phone APIs
Call Service Record APIs
Billing APIs
Other APIs
Outbound Call APIs
Speech Intelligent Agent APIs
Data Types
Error Codes
在线会话 API 文档
服务端 API
回调配置
常见问题
数据删除指引
相关协议
隐私政策
数据隐私和安全协议
服务等级协议
云联络中心用户协议
词汇表
联系我们

Error Codes

PDF
聚焦模式
字号
最后更新时间: 2026-03-27 10:45:53

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
FailedOperation.AIConcurrentNoPackage No available AI concurrency licenses. please proceed to purchase on the console.
FailedOperation.AIConcurrentOverFrequency AI concurrent overfrequency.
FailedOperation.AILicenseHasExpired AI package expired. please renew or repurchase.
FailedOperation.CallOutFailed Outbound call failure.
FailedOperation.CalleeIsBlackUser High-risk users, do not call
FailedOperation.CalleeIsLimited Limited outbound called number.
FailedOperation.CallerOverFrequency Caller ID exceeds the outbound call limit.
FailedOperation.CalloutRuleBlindArea The number is in a restricted calling zone.
FailedOperation.CalloutRuleMaxCallCountCalleeIntervalTime Exceeded call limit for the callee within a set time.
FailedOperation.CalloutRuleMaxCallCountCalleePerDayAppID Exceeded daily call limit for the callee.
FailedOperation.CalloutRuleNotWorkTime Calls are not allowed at this time.
FailedOperation.ControlAIConversation Control ai conversation error information.
FailedOperation.CurStateNotAllowModify The current number status cannot be modified.
FailedOperation.DuplicatedAccount Duplicate account.
FailedOperation.NoCallOutNumber No available outbound call numbers.
FailedOperation.PermissionDenied Insufficient permissions.
FailedOperation.SeatStatusBusy Agent is busy.
FailedOperation.SessionNotExists Session does not exist.
FailedOperation.SessionNotInControlState Session not in control status.
FailedOperation.UploadFileOverflow Number of uploaded files exceeds the limit.
InternalError.DBError Internal database access failure.
InvalidParameter.DuplicateAddress Duplicate address.
InvalidParameter.DuplicatePhoneNumber Duplicate number.
InvalidParameter.DuplicateSipAccount Duplicate sip account.
InvalidParameter.IllegalAddress Illegal address.
InvalidParameter.IllegalPhoneNumber Illegal number.
InvalidParameter.InstanceNotExist The instance does not exist.
InvalidParameter.InvalidAddress Invalid address.
InvalidParameter.InvalidIP Invalid ip information.
InvalidParameter.InvalidPhoneNumber Invalid number.
InvalidParameter.InvalidPort Invalid port information.
InvalidParameter.SipAccountPasswordFormat Illegal password. (the length should be no less than 8 digits and must contain upper and lower case letters and numbers.).
InvalidParameter.SipAccountUserFormat Illegal username (only can contain a-z,a-z, and number).
InvalidParameter.SipTrunkInUsed The sip channel is still in use.
InvalidParameter.SipTrunkNotFound SIP channel information not found.
InvalidParameterValue.AccountNotExist Account does not exist.
InvalidParameterValue.ApplyIDNotExist The approval form no. does not exist.
InvalidParameterValue.ErrorApplyStatus Error in the status of the review form.
InvalidParameterValue.ExperienceAccount The intelligent agent of the use experience account does not support this operation.
InvalidParameterValue.FileNotExist File does not exist.
InvalidParameterValue.InstanceNotExist The SDKAppID does not exist.
InvalidParameterValue.PhoneNumInvalid Invalid number status.
InvalidParameterValue.PhoneNumIsBoundOtherAccount The number has been bound to another account.
InvalidParameterValue.RingAllGroupMemberOverflow The number of users in the skill group with simultaneous ringing exceeds the upper limit by 2. please confirm and modify.
InvalidParameterValue.SkillGroupError Skill group error.
InvalidParameterValue.SkillGroupExist Skill group already exists.
InvalidParameterValue.WaitingApprovalOverflow The pending review form has exceeded the limit and cannot be submitted for the time being.
LimitExceeded.BasePackageExpired Your call package is used up.
LimitExceeded.InsufficientLicense Insufficient license.
LimitExceeded.OutOfCountLimit Exceeded quantity limit.
OperationDenied.NotInWhiteList Not in the allowlist.
OperationDenied.UinDisabled The account has been disabled.

帮助和支持

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

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

文档反馈