功能说明
如果返回结果中存在 Error 字段,则表示调用 API 接口失败。例如:
{
"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"
}
}
Error 中的 Code 表示错误码,Message 表示该错误的具体信息。
错误码列表
公共错误码
错误码 | 说明 |
---|---|
ActionOffline | 接口已下线。 |
AuthFailure.InvalidAuthorization | 请求头部的 Authorization 不符合腾讯云标准。 |
AuthFailure.InvalidSecretId | 密钥非法(不是云 API 密钥类型)。 |
AuthFailure.MFAFailure | MFA 错误。 |
AuthFailure.SecretIdNotFound | 密钥不存在。请在 控制台 检查密钥是否已被删除或者禁用,如状态正常,请检查密钥是否填写正确,注意前后不得有空格。 |
AuthFailure.SignatureExpire | 签名过期。Timestamp 和服务器时间相差不得超过五分钟,请检查本地时间是否和标准时间同步。 |
AuthFailure.SignatureFailure | 签名错误。签名计算错误,请对照调用方式中的签名方法文档检查签名计算过程。 |
AuthFailure.TokenFailure | token 错误。 |
AuthFailure.UnauthorizedOperation | 请求未授权。请参考 CAM 文档对鉴权的说明。 |
DryRunOperation | DryRun 操作,代表请求将会是成功的,只是多传了 DryRun 参数。 |
FailedOperation | 操作失败。 |
InternalError | 内部错误。 |
InvalidAction | 接口不存在。 |
InvalidParameter | 参数错误(包括参数格式、类型等错误)。 |
InvalidParameterValue | 参数取值错误。 |
InvalidRequest | 请求 body 的 multipart 格式错误。 |
IpInBlacklist | IP地址在黑名单中。 |
IpNotInWhitelist | IP地址不在白名单中。 |
LimitExceeded | 超过配额限制。 |
MissingParameter | 缺少参数。 |
NoSuchProduct | 产品不存在 |
NoSuchVersion | 接口版本不存在。 |
RequestLimitExceeded | 请求的次数超过了频率限制。 |
RequestLimitExceeded.GlobalRegionUinLimitExceeded | 主账号超过频率限制。 |
RequestLimitExceeded.IPLimitExceeded | IP限频。 |
RequestLimitExceeded.UinLimitExceeded | 主账号限频。 |
RequestSizeLimitExceeded | 请求包超过限制大小。 |
ResourceInUse | 资源被占用。 |
ResourceInsufficient | 资源不足。 |
ResourceNotFound | 资源不存在。 |
ResourceUnavailable | 资源不可用。 |
ResponseSizeLimitExceeded | 返回包超过限制大小。 |
ServiceUnavailable | 当前服务暂时不可用。 |
UnauthorizedOperation | 未授权操作。 |
UnknownParameter | 未知参数错误,用户多传未定义的参数会导致错误。 |
UnsupportedOperation | 操作不支持。 |
UnsupportedProtocol | http(s) 请求协议错误,只支持 GET 和 POST 请求。 |
UnsupportedRegion | 接口不支持所传地域。 |
业务错误码
错误码 | 说明 |
---|---|
AuthFailure | CAM签名/鉴权错误。 |
AuthFailure.UnRealNameAuthenticated | 未完成实名认证,不允许此操作。 |
AuthFailure.UnsupportedOperation | 不支持该操作。 |
FailedOperation.CRUnsupportMethod | 云端录制方法不支持。 |
FailedOperation.MixSessionNotExist | 房间中没有设置混流模板。 |
FailedOperation.NotAbility | 需要解锁所需能力位 |
FailedOperation.NotAllowed | 不允许此操作,请提交工单联系我们 |
FailedOperation.QueryTaskInfoFailed | 查询任务失败 |
FailedOperation.RequestOutdated | 请求过期。 |
FailedOperation.RequestRejection | 云API混流模板和SDK混流冲突。 |
FailedOperation.RestrictedConcurrency | 单用户并发过载,请联系我们增大并发路数到合理值。 |
FailedOperation.RoomNotExist | 房间不存在。 |
FailedOperation.SdkAppIdNotExist | 应用ID不存在。 |
FailedOperation.SdkAppIdNotUnderAppId | AppId下没有此SdkAppId的资源 |
FailedOperation.TaskExist | 任务已存在 |
FailedOperation.TaskFinished | 调用接口时任务已结束。 |
FailedOperation.TaskNotExist | 任务不存在或已结束 |
InternalError.CRInternalError | 云端录制内部服务错误。 |
InternalError.DBError | 数据库查询异常。 |
InternalError.EsQueryError | ES查询异常。 |
InternalError.GetRoomCacheIpError | 查询房间失败。 |
InternalError.GetRoomFromCacheError | 获取房间信息失败。 |
InternalError.HttpParaseFalied | http请求解析失败。 |
InternalError.HttpParseFailed | http请求解析失败。 |
InternalError.InterfaceErr | 接口错误。 |
InternalError.InternalError | 内部错误,请重试。 |
InternalError.MethodErr | 不支持的方法。 |
InvalidParameter.AppId | AppId校验失败。 |
InvalidParameter.AudioEncodeParams | 音频编码参数错误。 |
InvalidParameter.BackgroundImageUrl | BackgroundImageUrl参数错误。 |
InvalidParameter.BodyParamsError | body 解析参数失败。 |
InvalidParameter.CheckContentFailed | 图片过大。 |
InvalidParameter.CheckSuffixFailed | 后缀名校验失败。 |
InvalidParameter.EncodeParams | EncodeParams参数错误。 |
InvalidParameter.EndTs | EndTs参数错误。 |
InvalidParameter.InvalidSdkAppId | invalid sdkAppId |
InvalidParameter.MainVideoRightAlign | 大画面居右显示参数错误。 |
InvalidParameter.MainVideoStreamType | 大画面流类型错误。 |
InvalidParameter.OutOfRange | 参数超出范围。 |
InvalidParameter.OutputParams | OutputParams参数错误。 |
InvalidParameter.PageNumber | PageNumber 参数错误。 |
InvalidParameter.PageSize | PageSize参数错误。 |
InvalidParameter.PageSizeOversize | PageSize超过100。 |
InvalidParameter.PictureNotFound | 待操作的图片未找到。 |
InvalidParameter.PresetLayoutConfig | 自定义布局参数错误。 |
InvalidParameter.PublishCdnUrls | PublishCdnUrls参数校验失败。 |
InvalidParameter.PureAudioStream | 纯音频推流参数错误。 |
InvalidParameter.QueryScaleOversize | 查询范围超过文档限制。 |
InvalidParameter.RecordAudioOnly | 纯音频录制参数错误。 |
InvalidParameter.RecordId | RecordId参数错误。 |
InvalidParameter.RoomId | RoomId参数错误。 |
InvalidParameter.SdkAppId | SdkAppId参数错误。 |
InvalidParameter.SdkAppid | 不能操作的SdkAppid。 |
InvalidParameter.SmallVideoLayoutParams | 小画面布局参数错误。 |
InvalidParameter.SmallVideoStreamType | 小画面布局中流类型参数错误。 |
InvalidParameter.StartTimeExpire | 查询开始时间超过文档限制。 |
InvalidParameter.StartTimeOversize | 查询起始时间超过当前监控仪表盘功能版本限制,详情请见:https://cloud.tencent.com/document/product/647/81331。 |
InvalidParameter.StartTs | StartTs参数错误。 |
InvalidParameter.StartTsOversize | 查询开始时间超过文档限制。 |
InvalidParameter.StrRoomId | StrRoomId参数错误。 |
InvalidParameter.StreamId | StreamId参数错误。 |
InvalidParameter.StreamUrl | StreamUrl参数校验失败 |
InvalidParameter.TaskId | TaskId 参数错误。 |
InvalidParameter.UrlParamsError | Url解析参数失败。 |
InvalidParameter.UserId | UserId参数错误。 |
InvalidParameter.UserIds | UserIds参数错误。 |
InvalidParameter.UserIdsMorethanSix | 用户数超过6个。 |
InvalidParameter.UserSig | UserSig过期或错误。 |
InvalidParameter.UserSigNotAdmin | UserSig 不是超级管理员。 |
InvalidParameter.VideoResolution | 视频分辨率参数错误。 |
InvalidParameterValue.RoomId | RoomId值错误。 |
MissingParameter.AccessKey | 缺少AccessKey参数。 |
MissingParameter.AppId | 缺少AppId参数。 |
MissingParameter.AudioEncodeParams | EncodeParams中缺少音频输出参数。 |
MissingParameter.BizId | 转推参数中缺少BizId。 |
MissingParameter.Bucket | 缺少Bucket参数。 |
MissingParameter.CloudStorage | 缺少CloudStorage参数。 |
MissingParameter.CommId | 缺少CommId参数。 |
MissingParameter.CommIdOrSdkAppId | 缺少SdkAppId参数或CommID参数。 |
MissingParameter.EncodeParams | 缺少EncodeParams参数。 |
MissingParameter.EndTs | 缺少endTS_s参数。 |
MissingParameter.OutputParams | 缺少OutputParams参数。 |
MissingParameter.PresetLayoutConfig | 缺少自定义布局参数。 |
MissingParameter.PublishCdnParams | 缺少转推参数。 |
MissingParameter.PublishCdnUrls | 转推参数中缺少转推目的地址。 |
MissingParameter.RecordMode | 缺少RecordMode参数。 |
MissingParameter.RecordParams | 缺少RecordParams参数。 |
MissingParameter.Region | 缺少Region参数。 |
MissingParameter.RoomId | 缺少RoomId参数。 |
MissingParameter.RoomNum | 缺少RoomNum参数。 |
MissingParameter.SdkAppId | 缺少SdkAppId参数。 |
MissingParameter.SecretKey | 缺少SecretKey参数。 |
MissingParameter.StartTs | 缺少startTS_s参数。 |
MissingParameter.StorageParams | 缺少StorageParams参数。 |
MissingParameter.StreamId | OutputParams中缺少StreamId参数。 |
MissingParameter.StreamType | 缺少StreamType参数。 |
MissingParameter.TaskId | 缺少TaskId参数。 |
MissingParameter.UserId | 缺少UserId参数。 |
MissingParameter.UserIds | 缺少UserIds参数。 |
MissingParameter.UserSig | 缺少UserSig参数。 |
MissingParameter.Vendor | 缺少Vendor参数。 |
MissingParameter.VideoEncodeParams | EncodeParams中缺少视频输出参数。 |
ResourceInsufficient.RequestRejection | 资源不足。 |
UnauthorizedOperation.SdkAppId | 没有操作SdkAppId的权限。 |