Abnormal Request Results¶
Abnormal Response
¶ Parameter
Mandatory
Type
Description
error_code
Yes
String
Error code returned when a task submission exception occurs.
error_msg
Yes
String
Error description returned when a task submission exception occurs.
Example abnormal response
{ "error_code": "DBS.200001", "error_msg": "Parameter error" }