Skip to content

WebSocket API ErrorCode

topq-exchange edited this page Dec 19, 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