Skip to content
On this page

Error Codes

Code list

HTTP Status CodeCodeDescription
40040101Unauthorized
40040201Validation Error
40079999Other Error

Error sample

{
  "code": 40101
}

Description

40101 Unauthorized

Authorization token error

40201 Validation Error

API parameter error, API parameters have not been filled with the specified value or format.

79999 - Other Error

Other error, please contact the developer.