-
Notifications
You must be signed in to change notification settings - Fork 3
WS_error_code
Biboxcom edited this page Sep 14, 2018
·
2 revisions
{
"channel": "xxx channel",
"error":
{
"code": "xxx",
"msg":"xxx"
}
}
| 错误码(code) | 描述(msg) |
|---|---|
| 2003 | Cookie 失效 |
| 3009 | 推送订阅channel不合法 |
| 3010 | websocket连接异常 |
| 3017 | 推送订阅event不合法 |
| 4003 | 服务器繁忙,请稍后再试 |
Bibox交易所提供REST API 和 WebSocket API,便于投资者查看行情、快速交易。