Skip to main content

Error codes

JSON payload error:

{
"code": -4000,
"msg": "Please contact the administrator."
}

Errors consist of two parts: an error code and a message. The code is standardized, while the message may vary.

-4000 SYSTEM_ERROR

  • Try again later, or contact customer support.

-4001 UNKNOWN_ERROR

  • System error, retry later.

-4002 BROKER_NOT_BROKER_ACCOUNT

  • Not a broker account, no permission.