Updated on 2022-07-08 GMT+08:00

Abnormal Request Results

The following table describes the abnormal parameters.

Table 1 Abnormal parameters

Parameter

Type

Description

error_code

String

Error code returned when a task submission exception occurs.

error_msg

String

Error description returned when a task submission exception occurs

Example response:

{
    "error_code": "UGO.1000",
"error_msg": "Parameter is empty."
}