logo
On this page

Return Codes


After calling the Digital Human AI, the server will return a response result with a Code field, which can be used to determine whether the request was successful.

Return CodeDescriptionSolution
0Success.-
100000004Signature expired.Please regenerate the signature.
100000005Signature error.Please confirm that the parameters used to generate the signature are correct.
400000001Invalid input parameters.Please adjust the corresponding parameter values according to the Message prompt.
400000002Digital Human AI platform service not enabled.Please contact ZEGOCLOUD technical support to enable permissions.
400000003Digital human not found.Please confirm that the set DigitalHumanId is correct.
400000004Timbre not found.Please confirm that the set TimbreId is correct.
400000005Task not found.Please confirm that the set TaskId is correct.
400000006Digital human video stream not started.Please wait for the digital human video stream to start before performing operations.
400000007Digital human video stream already stopped.No need to repeatedly call the stop digital human video stream task interface.
400000008Digital human video stream concurrency exceeds limit.Please confirm whether the current concurrency exceeds the limit.
400000009Digital human video stream does not support current timbre.Please use other timbres.
400000010Digital human internal configuration error.You can first use other DigitalHumanId to create digital human video stream tasks in time, then contact ZEGOCLOUD technical support to adjust internal configuration.
400000015Current stream ID already exists.Please change the stream ID or end the current stream task.
400000016Digital human model version error.Please contact ZEGOCLOUD technical support for processing.
400010000System error.Please contact ZEGOCLOUD technical support for processing.
400010001No interface call permission.Please contact ZEGOCLOUD technical support to enable permissions.
400010002System busy.Please try again later.
400010007Insufficient resources.No available nodes, please contact ZEGOCLOUD technical support.
400010009Interface frequency limit.Please try again later, or check the relevant API documentation to get the call frequency limit.

Previous

Receiving Callback

Next

Image and Audio Collection Guide

On this page

Back to top