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.ClassLevelLimitExceeded | Operation failed: category level limit exceeded. |
| FailedOperation.ClassNameDuplicate | Operation failed: duplicated category name. |
| FailedOperation.ClassNoFound | Operation failed: Category not found. |
| FailedOperation.CoverType | Operation failed: Unsupported cover type. |
| FailedOperation.DBError | Operation failed: Database operation failed. |
| FailedOperation.DomainDeploying | Configuration cannot be changed during domain name deployment. |
| FailedOperation.InvalidAccount | User account exception. |
| FailedOperation.InvalidVodUser | The VOD service is not enabled. |
| FailedOperation.MediaForbidedBySystem | Media is banned by the system. |
| FailedOperation.MediaType | Operation failed: unsupported media type. |
| FailedOperation.NetWorkError | Network error. |
| FailedOperation.NoNeedToReduceMediaBitrate | No need for bitrate reduction. |
| FailedOperation.ParentIdNoFound | Operation failed: Parent class ID not found. |
| FailedOperation.SubclassLimitExceeded | Operation failed: The number of subcategories exceeds the limit. |
| FailedOperation.TaskDuplicate | Operation failed: duplicate task. |
| FailedOperation.UploadCosFail | Operation failed: Failed to upload the file to cos. |
| FailedOperation.UserStatusInavlid | Services for the user have been stopped. |
| InternalError.DBError | Internal error. Failed to access the DB. |
| InternalError.GenDefinition | Internal error: Failed to create a template ID. |
| InternalError.GetFileInfoError | Internal error: media file info error. |
| InternalError.GetMediaListError | Internal error: media list error. |
| InternalError.TimeParseError | Time parsing error. |
| InternalError.UpdateMediaError | Internal error: failed to refresh media file info. |
| InternalError.UploadCoverImageError | Internal error: Error uploading the cover image. |
| InternalError.UploadWatermarkError | Internal error: Failed to upload the watermark image. |
| InvalidParameter.ExistedProcedureName | Task flow template name already exists. |
| InvalidParameter.ExpireTime | Parameter value error. Expiration time. |
| InvalidParameter.Labels | Parameter error: Tag error. |
| InvalidParameter.ProcedureNameNotExist | The task flow template name does not exist. |
| InvalidParameter.StorageRegion | Parameter value error. Storage region. |
| InvalidParameter.ViolationContent | InvalidParameter.ViolationContent |
| InvalidParameterValue.AddKeyFrameDescsAndClearKeyFrameDescsConflict | Parameter value error: AddKeyFrameDescs conflicts with ClearKeyFrameDescs. |
| InvalidParameterValue.AddKeyFrameDescsAndDeleteKeyFrameDescsConflict | Parameter value error: AddKeyFrameDescs conflicts with DeleteKeyFrameDescs. |
| InvalidParameterValue.AddTagsAndClearTagsConflict | Parameter value error: AddTags conflicts with ClearTags. |
| InvalidParameterValue.AddTagsAndDeleteTagsConflict | Parameter value error: AddTags conflicts with DeleteTags. |
| InvalidParameterValue.AiAnalysisTaskDefinition | Parameter value error: AI analysis Definition. |
| InvalidParameterValue.AiContentReviewTaskDefinition | Parameter value error: AI content review Definition. |
| InvalidParameterValue.AiRecognitionTaskDefinition | Parameter value error: AI recognition Definition. |
| InvalidParameterValue.AppId | The VOD service is not activated. |
| InvalidParameterValue.Area | Area parameter error. |
| InvalidParameterValue.AudioBitrate | Parameter error: audio stream bitrate. |
| InvalidParameterValue.AudioChannel | Parameter value error: AudioChannel. |
| InvalidParameterValue.AudioCodec | Parameter error: audio stream encoding format. |
| InvalidParameterValue.AudioSampleRate | Parameter error: audio stream sampling rate. |
| InvalidParameterValue.Bitrate | Invalid audio/video bitrate. |
| InvalidParameterValue.BlockConfidence | Incorrect parameter value: the BlockConfidence parameter value is invalid. |
| InvalidParameterValue.Categories | Invalid file type. |
| InvalidParameterValue.ClassId | Parameter value error: category ID. |
| InvalidParameterValue.ClassIds | Parameter value error: ClassIds is invalid. |
| InvalidParameterValue.ClassName | Parameter value error: ClassName is invalid. |
| InvalidParameterValue.ClassifcationConfigure | Intelligent classification control field parameter error. |
| InvalidParameterValue.ClipDuration | Parameter value error: The cropping time period is too long. |
| InvalidParameterValue.Codec | Invalid audio/video coding format. |
| InvalidParameterValue.ColumnCount | Invalid parameter value: ColumnCount. |
| InvalidParameterValue.Comment | Parameter error: description of this template. |
| InvalidParameterValue.Container | Parameter error: Muxing format. |
| InvalidParameterValue.ContainerType | Parameter value error: ContainerType. |
| InvalidParameterValue.CoordinateOrigin | Parameter value error: CoordinateOrigin. |
| InvalidParameterValue.CoverConfigure | Intelligent cover control field parameter error. |
| InvalidParameterValue.CoverType | Parameter value error: Cover Type. |
| InvalidParameterValue.CoverUrl | Parameter value error: Cover URL. |
| InvalidParameterValue.CutAndCrops | Incorrect parameter value: the CutAndCrops parameter value is invalid. |
| InvalidParameterValue.DataInterval | Parameter value error. Time granularity. |
| InvalidParameterValue.DataType | Parameter value error. Data types. |
| InvalidParameterValue.Date | Parameter value error: Date. |
| InvalidParameterValue.DefaultLibraryLabelSet | Parameter value error: The default face library filter tag is illegal. |
| InvalidParameterValue.Definition | Parameter error: Definition. |
| InvalidParameterValue.Definitions | Parameter error: Definitions. |
| InvalidParameterValue.DeleteDefaultTemplate | Parameter value error: deletion of the default template is not allowed. |
| InvalidParameterValue.Description | Parameter value error: Description exceeds the length limit. |
| InvalidParameterValue.DisableHigherVideoBitrate | Invalid forbidden low-to-high bitrate switch value. |
| InvalidParameterValue.DisableHigherVideoResolution | Invalid forbidden low-to-high resolution switch value. |
| InvalidParameterValue.Districts | Districts parameter value error. |
| InvalidParameterValue.DomainName | Parameter error: non-existent domain name. |
| InvalidParameterValue.DomainNameInBlackList | Malicious domain name. It cannot be added. |
| InvalidParameterValue.DomainNames | Parameter value error: The domain name list is too large. |
| InvalidParameterValue.DrmType | Invalid DRM type. |
| InvalidParameterValue.EndDate | Parameter value error: EndDate is invalid. |
| InvalidParameterValue.EndTime | Parameter value error: EndTime is invalid. |
| InvalidParameterValue.EndTimeOffset | Parameter error: invalid end time. |
| InvalidParameterValue.ExistedName | Duplicate name. |
| InvalidParameterValue.ExpireTime | Parameter value error: Incorrect ExpireTime format. |
| InvalidParameterValue.ExpiredTime | ExpiredTime error. |
| InvalidParameterValue.ExtendedParameter | Incorrect parameter value: the ExtendedParameter parameter value is invalid. |
| InvalidParameterValue.FaceDuplicate | Parameter value error: face duplication. |
| InvalidParameterValue.FaceLibrary | Parameter value error: The face library parameter is invalid. |
| InvalidParameterValue.FaceScore | Parameter value error: The face score parameter value is invalid. |
| InvalidParameterValue.FileId | FileId does not exist. |
| InvalidParameterValue.FileIds | FileIds parameter error. |
| InvalidParameterValue.FileIdsEmpty | FileIds array is empty. |
| InvalidParameterValue.FileIdsOverLimit | FileIds array exceeds the limit |
| InvalidParameterValue.FileIdsTooMany | Parameter value error: too many FileIds. |
| InvalidParameterValue.FillType | Parameter error: incorrect filling method. |
| InvalidParameterValue.FiltrateAudio | Parameter error: whether to remove video should be 0 or 1. |
| InvalidParameterValue.FiltrateVideo | Parameter error: remove video. |
| InvalidParameterValue.Format | Parameter value error: Format. |
| InvalidParameterValue.FormatWebpLackWidthAndHeight | Parameter value error: When Format is webp, Width and Height are empty. |
| InvalidParameterValue.FormatWebpWidthAndHeightBothZero | Parameter value error: When Format is webp, Width and Height cannot both be 0. |
| InvalidParameterValue.Fps | Parameter error: video frame rate. |
| InvalidParameterValue.FrameTagConfigure | Intelligent frame tagging control field parameter error. |
| InvalidParameterValue.FunctionArg | Parameter value error: FunctionArg. |
| InvalidParameterValue.FunctionName | Parameter value error: FunctionName. |
| InvalidParameterValue.Height | Parameter error: height. |
| InvalidParameterValue.HighlightConfigure | Intelligent highlights control parameter error. |
| InvalidParameterValue.ImageContent | The ImageContent parameter value is invalid. |
| InvalidParameterValue.ImageDecodeError | Failed to decode the Base64-encoded image. |
| InvalidParameterValue.ImageTemplate | Parameter error: image watermark template. |
| InvalidParameterValue.Index | Index parameter error. |
| InvalidParameterValue.Interval | Parameter value error. Interval is invalid. |
| InvalidParameterValue.InvalidOperationType | Parameter error. Invalid operation type. |
| InvalidParameterValue.IsPersistence | Parameter value error: incorrectly fixed parameters. |
| InvalidParameterValue.Isps | Invalid Isps parameter. |
| InvalidParameterValue.ItemId | ItemId error. |
| InvalidParameterValue.KeyFrameDescContentTooLong | Parameter value error: Dotting information content too long. |
| InvalidParameterValue.LabelSet | Incorrect parameter value: the LabelSet parameter value is invalid. |
| InvalidParameterValue.Labels | Parameter error: Tag error. |
| InvalidParameterValue.Limit | Parameter error: Limit. |
| InvalidParameterValue.LimitTooLarge | Parameter value error: Limit is too large. |
| InvalidParameterValue.MediaManifestContent | Invalid parameter value: MediaManifestContent. |
| InvalidParameterValue.MediaStoragePath | Parameter value error: media storage path. |
| InvalidParameterValue.MediaType | Parameter value error: media type. |
| InvalidParameterValue.MediaUrl | Parameter value error: Media file URL. |
| InvalidParameterValue.Metric | Parameter error: Metric is invalid. |
| InvalidParameterValue.ModifyDefaultTemplate | Parameter value error: The default template is not allowed to be modified. |
| InvalidParameterValue.Name | Parameter value error: Name exceeds the length limit. |
| InvalidParameterValue.NamePrefixes | Invalid file name prefix. |
| InvalidParameterValue.Names | Too many elements in the Names array. |
| InvalidParameterValue.NotRestorable | Parameter error: The file does not support unfreezing. |
| InvalidParameterValue.ObjectLibrary | Parameter value error: Invalid object library parameter. |
| InvalidParameterValue.Offset | Parameter value error. Offset is invalid. |
| InvalidParameterValue.OffsetTooLarge | Parameter value error: Offset is too large. |
| InvalidParameterValue.Operation | Parameter value error: Operation is invalid. |
| InvalidParameterValue.OriginalStorageClass | Parameter value error. The original storage type of the file is abnormal. |
| InvalidParameterValue.OutputMediaType | Parameter value error: Incorrect output media file type. |
| InvalidParameterValue.ParentId | Parameter value error: ParentId is invalid. |
| InvalidParameterValue.PicFormatError | Parameter value error: incorrect human face image format. |
| InvalidParameterValue.Precision | Parameter value error: incorrect precision parameter. |
| InvalidParameterValue.Procedure | Invalid parameter value: incorrect Procedure. |
| InvalidParameterValue.ProcedureName | Task flow template name is invalid. |
| InvalidParameterValue.Quality | Parameter value error: Quality. |
| InvalidParameterValue.RemoveAudio | Invalid parameter value: RemoveAudio. |
| InvalidParameterValue.RemoveVideo | Invalid parameter value: RemoveVideo. |
| InvalidParameterValue.RepeatType | Parameter error: RepeatType is invalid. |
| InvalidParameterValue.Resolution | Parameter error: Resolution error. |
| InvalidParameterValue.ResolutionAdaptive | Invalid ResolutionAdaptive. |
| InvalidParameterValue.RestoreDay | Parameter error: Invalid number of unfreeze days. |
| InvalidParameterValue.RestoreTier | Parameter error: Unsupported thawing mode. |
| InvalidParameterValue.ReviewConfidence | Incorrect parameter value: the ReviewConfidence parameter value is invalid. |
| InvalidParameterValue.ReviewWallSwitch | Incorrect parameter value: the ReviewWallSwitch parameter value is invalid. |
| InvalidParameterValue.RoundPlayAlreadyExists | A playlist with the same ID already exists. |
| InvalidParameterValue.RoundPlayId | RoundPlayId parameter error. |
| InvalidParameterValue.RoundPlaylist | Invalid RoundPlaylist parameter length. |
| InvalidParameterValue.RowCount | Invalid parameter value: RowCount. |
| InvalidParameterValue.SampleInterval | Invalid parameter value: SampleInterval. |
| InvalidParameterValue.SampleRate | Invalid audio sample rate. |
| InvalidParameterValue.SampleType | Parameter value error: SampleType. |
| InvalidParameterValue.ScenarioType | Invalid ScenarioType parameter value. |
| InvalidParameterValue.Scheme | Parameter error: Invalid Scheme. |
| InvalidParameterValue.SchemeConflict | Domain name does not have https enabled. |
| InvalidParameterValue.ScreenshotInterval | Incorrect parameter value: the ScreenshotInterval parameter value is invalid. |
| InvalidParameterValue.SessionContextTooLong | SessionContext is too long. |
| InvalidParameterValue.SessionId | Duplicate recognition code. Request deduplicated. |
| InvalidParameterValue.SessionIdTooLong | SessionId is too long. |
| InvalidParameterValue.Sort | Parameter value error: Sort is invalid. |
| InvalidParameterValue.SoundSystem | Incorrect parameter: audio channel mode. |
| InvalidParameterValue.SourceType | Parameter value error: SourceType is invalid. |
| InvalidParameterValue.SourceTypes | Unknown media file source. |
| InvalidParameterValue.SrcFile | Source file error. |
| InvalidParameterValue.StartDate | Parameter value error: StartDate is invalid. |
| InvalidParameterValue.StartTime | Parameter value error: StartTime is invalid. |
| InvalidParameterValue.StartTimeOffset | Parameter error: invalid start time. |
| InvalidParameterValue.Status | Parameter value error: invalid manual confirmation result. |
| InvalidParameterValue.StorageClass | Parameter value error. The target storage type is not in the available values. |
| InvalidParameterValue.StorageRegion | Parameter value error: storage region. |
| InvalidParameterValue.StorageRegions | Parameter value error. StorageRegions is invalid. |
| InvalidParameterValue.StorageType | Parameter value error: StorageType. |
| InvalidParameterValue.StreamIdInvalid | Parameter value error: StreamId is invalid. |
| InvalidParameterValue.StreamIds | Invalid stream ID parameter. |
| InvalidParameterValue.SubAppId | Parameter value error: app ID. |
| InvalidParameterValue.SubtitleFormat | Parameter value error: Invalid SubtitleFormat parameter. |
| InvalidParameterValue.SvgTemplate | Parameter value error: SVG is empty. |
| InvalidParameterValue.SvgTemplateHeight | Parameter value error: SVG height. |
| InvalidParameterValue.SvgTemplateWidth | Parameter value error: SVG width. |
| InvalidParameterValue.Switch | Parameter value error: invalid Switch parameter value. |
| InvalidParameterValue.TEHDType | Parameter value error: TEHD Type is invalid. |
| InvalidParameterValue.TagConfigure | Intelligent tag control field parameter error. |
| InvalidParameterValue.TagTooLong | Parameter value error: Tag too long. |
| InvalidParameterValue.Tags | Parameter value error: Tags is invalid. |
| InvalidParameterValue.TaskId | The task ID does not exist. |
| InvalidParameterValue.Text | Parameter value error: search text. |
| InvalidParameterValue.TextAlpha | Parameter error: Text opacity. |
| InvalidParameterValue.TextTemplate | Parameter error: text template. |
| InvalidParameterValue.Thumbnails | Parameter value error: Invalid Thumbnail parameter value. |
| InvalidParameterValue.TimeType | Parameter value error: TimeType. |
| InvalidParameterValue.Type | Type parameter value error. |
| InvalidParameterValue.Types | Invalid Types parameter. |
| InvalidParameterValue.UniqueIdentifier | Duplicate recognition code within one day. Request deduplicated. |
| InvalidParameterValue.UnsupportDomain | Domain name cannot be set. |
| InvalidParameterValue.UnsupportedRestoreTier | Parameter value error: The file does not support this unfreeze method. |
| InvalidParameterValue.UnsupportedStorageClass | Parameter value error. Unsupported target storage type. Deep archive is only supported in select parks. |
| InvalidParameterValue.UnsupportedTransition | Parameter value error. Unsupported storage type switch. |
| InvalidParameterValue.Url | Parameter error: Invalid Url. |
| InvalidParameterValue.UserDefineLibraryLabelSet | Parameter value error: The custom face library filter tag is illegal. |
| InvalidParameterValue.Vcrf | Parameter error: vcrf. |
| InvalidParameterValue.VideoBitrate | Parameter error: video stream bitrate. |
| InvalidParameterValue.VideoCodec | Parameter error: video stream encoding format. |
| InvalidParameterValue.Vids | Invalid Vids parameter. |
| InvalidParameterValue.VodSessionKey | Parameter value error: VOD session. |
| InvalidParameterValue.Watermarks | Parameter value error: Invalid Watermarks value. |
| InvalidParameterValue.Width | Parameter error: width. |
| InvalidParameterValue.XPos | Horizontal position of the watermark origin from the origin of coordinates of the video image. Supports % and px formats. |
| InvalidParameterValue.YPos | Vertical position of the watermark origin from the origin of coordinates of the video image. Supports % and px formats. |
| LimitExceeded.KeyFrameDescCountReachMax | Exceed the limit: The total count of new and old dotting information exceeds the limit. |
| LimitExceeded.PlayList | Playlist length is too large. |
| LimitExceeded.Quota | The quota limit is exceeded. |
| LimitExceeded.RoundPlaylist | The playlist length exceeds the upper limit. |
| LimitExceeded.RoundPlays | Exceeds the total number of playlists limit. |
| LimitExceeded.RunningRoundPlays | The number of running playlists exceeds the maximum limit. |
| LimitExceeded.TagCountReachMax | Exceed the limit: The total number of new and old tags exceeds the limit. |
| LimitExceeded.TooMuchTemplate | Exceed the limit: The number of templates exceeds the upper limit of 100. If needed, submit a ticket (https://console.tencentcloud.com/workorder/category). |
| ResourceNotFound.CoverUrl | Resource does not exist: cover not found. |
| ResourceNotFound.FileNotExist | Resource does not exist: file not found. |
| ResourceNotFound.Person | Resource does not exist: person. |
| ResourceNotFound.ServiceNotExist | The service is not activated. |
| ResourceNotFound.TemplateNotExist | Resource does not exist: template does not exist. |
| ResourceNotFound.UserNotExist | The user does not exist. |
| ResourceNotFound.Word | Resource does not exist: keyword. |
| ResourceUnavailable.MasterPlaylist | Parameter error: M3u8 of MasterPlaylist is not supported. |
| UnauthorizedOperation.DomainRecordNotVerified | Domain resolution verification failed |
| UnsupportedOperation.ClassNotEmpty | Deletion is not supported for non-empty categories. |
文档反馈