Skip to content

WebSocket API ErrorCode

bw-exchange edited this page Sep 29, 2019 · 1 revision

Error Code

Error Response

{
    "dataType":"90_TRADE_STATISTIC_24H",// Subscribe to the dataType
    "msg":"data not exist",//The error message
    "code":"5016"// Error code
}
code msg Description
5016 data not exist 数据不存在
Clone this wiki locally