tencent cloud

Tencent Cloud AI Digital Human

Product Overview
Overview
Product Features
Product Advantage
Purchase Guide
Pricing Guide
Purchase Guide
Process for Purchasing with Vouchers
Refund Instructions
Introduction of Avatar
Introduction to Image Categories
Basic Image Library
Guide on Avatar and Voice Clone
Digital Human Platform Operation Guide
Accessing Platform
Avatar Production and Asset Management
Digital Human Conversation Interaction Application and Management
Broadcast Digital Human Video Generation and Management
Operations Management and Analysis
Server API Integration
Digital Human API Access Mode Overview
Avatar aPaas API Calling Methods
Avatar Image Customization and Voice Clone API Documentation
Video Generation Service API Documentation
Interactive Digital Human Service API Documentation
Personal Asset Management API Documentation
Client SDK Integration
Overall Introduction
3D Client-Side Rendering SDK Integration
2D Client-Side Rendering SDK Integration
Digital Human SSML Markup Language Specification
Related Agreement
Privacy Policy
DSA (Data Sharing Agreement)
FAQs

Error Code Description

PDF
Focus Mode
Font Size
Last updated: 2024-07-19 10:15:31

Feature Description

When the code value in the returned result is not 0, it indicates that the API call has failed. For example:
{
"Header": {
"Code": 100000,
"Message": "Internal system error",
"RequestID": "123",
}
}

Error Code List

Code
Meaning
Measures
-101000
Internal system error
Retry or contact customer service to locate the error.
-101001
The computing resources for the digital human service are insufficient.
Retry or contact customer service to locate the error.
-101002
Image downloading failed.
Retry or contact customer service to locate the error.
-111001
Updating stream parameters failed.
Retry or contact customer service to locate the error.
-111002
Connection abnormally disconnected.
Retry or contact customer service to locate the error.
-111003
An error occurred during the model loading process of the digital human.
Retry or contact customer service to locate the error.
-111004
There was an internal stream creation timeout in the digital human service.
Retry or contact customer service to locate the error.
-111005
An error occurred when the digital human with text or audio was driven.
Please read the description of the abnormal disconnection. If it is a system error, contact the customer service to locate the error.
100001
The request parameters were incorrect.
For errors related to field format, length, type, or non-null constraints, refer to the protocol documentation and read the field transmission requirements.
100005
Unauthorized operation
Please request the relevant API or resource according to the authorized content.
100008
Exceeding the concurrency limit
Please check the used concurrency number and the upper limit of the concurrency number.
100012
Requests are too frequent.
Please send requests according to the frequency specified in the protocol.
100014
The concurrency quota is insufficient.
Please check if the concurrency quota is sufficient or if it is within the valid period.
100015
The digital human avatar has expired.
Please check the validity period.
110013
The session has been closed.
Please check if you are driving a closed stream. If the stream was closed abnormally, use statsession to check the code and message to locate the cause of the abnormal closure.
110014
The session is not ready.
Please confirm that the stream creation is complete with status as 1 and that startsession has been used to start the session.
110015
The request was not processed due to the incorrect timing of sending the drive command.
Please send the command according to the requirements specified in 5.1.
110016
A drive command was sent to an inactive session.
Please confirm that the stream creation is complete with status as 1 and that startsession has been used to start the session.
110018
The session does not exist.
Please check if the session has been closed or if it was not created.
110021
TRTC service is overdue, or its available time is insufficient.
Please check if the TRTC service is overdue.
110022
The stream session created with the same userid has been closed.
Please check the userid transmitted during stream creation.


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback