GetAccount and GetTicker errors

Author: Newpeople, Created: 2017-09-12 08:45:00, Updated:

The logs often contain the following errors, please ask if this error is a problem with the platform or what is the cause?

2017-09-12 08:40:13 OKCoin error GetAccount: Post This is a list of all the different ways OKCoin is credited in the database.https://www.okcoin.cn/api/v1/userinfo.doThe EOF: 2017-09-12 08:31:37 ViaBTC error GetTicker: Invalid ticker: { code: 0, data: { date: 1505176297664, ticker: { buy: 424.71, high: null, last: null, low: null, sell: 428.33, vol: null } }, message: Ok } 2017-09-12 08:25:11 OKCoin error GetAccount: Ret: map[edit] This is a list of all the different ways OKCoin is credited in the database.


More

NewpeopleOh, that's good! Thank you for your reply!

The Little Dream- #### 1、2017-09-12 08:31:37 ViaBTC error GetTicker: Invalid ticker: { code: 0, data: { date: 1505176297664, ticker: { buy: 424.71, high: null, last: null, low: null, sell: 428.33, vol: null } }, message: Ok } The problem is that the data returned by the exchange is flawed, the data is incomplete, and there are several properties that are null values. - #### 2、2017-09-12 08:40:13 OKCoin error GetAccount: Posted by https://www.okcoin.cn/api/v1/userinfo.do: EOF This error is an API access error, EOF exceptionally terminated. - #### 3、2017-09-12 08:25:11 OKCoin error GetAccount: Ret: map[] This is a list of all the different ways OKCoin is credited in the database. OK has had this issue since the last tweak of the API, sometimes accessing the API for the account information, OK returns abnormal data. These reports have little impact, as long as they are not frequent bounces, only one visit error report, not a permanent state.