Skip to content

WS_error_code

Biboxcom edited this page Sep 18, 2018 · 1 revision

Error Code

Error Information return format

{
  "channel": "xxx channel",
  "error": 
  {
       "code": "xxx",
       "msg":"xxx"
  }
}
code msg
2003 Cookie expired
3009 Illegal subscription channel
3010 websocket connection error
3017 Illegal subscribe event
4003 The server is busy, please try again later

Bibox Exchange provides REST API and WebSocket API, which are convenient for investors to view the market and trade easily.

Bibox Exchange

https://www.bibox.com

REST API

WebSocket API

Contract

REST API

WebSocket API

Clone this wiki locally