Updated on 2022-09-16 GMT+08:00

Abnormal Request Results

  • Abnormal responses
    Table 1 Parameter description

    Name

    Type

    Description

    error_code

    String

    Specifies the error returned when a task submission exception occurs.

    error_msg

    String

    Specifies the description of the error returned when a task submission exception occurs.

  • Abnormal response example
    { 
        "error_code": "DBS.200001",
        "error_msg": "Parameter error"
    }