Skip to content

WS_error_code

zhuyangtao edited this page Oct 18, 2019 · 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

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

BiboxEurope Exchange

https://www.bibox.cc

REST API

WebSocket API

Clone this wiki locally