WebSocket API错误码
2021-04-13 14:26
标签:stat message LIDS auto 取消 with ble error tab 注:"ts" 为错误信息生成的时间戳,单位:毫秒 WebSocket API错误码 标签:stat message LIDS auto 取消 with ble error tab 原文地址:https://www.cnblogs.com/zhuminghui/p/8977431.html错误信息返回格式
{
"id": "id generate by client",
"status": "error",
"err-code": "err-code",
"err-msg": "err-message",
"ts": 1487152091345
}
err-msg
描述
invalid topic market.invalidsymbol.kline.1min
错误的 symbol
invalid topic market.btccny.kline.3min
错误的 topic
unsub with not subbed topic market.btccny.trade.detail
取消订阅一个尚未订阅的 topic
unsub with not subbed topic not-exists-topic
取消订阅一个不存在的 topic
invalid topic market.invalidsymbol.trade.detail
错误的 symbol