LBank-exchange / lbank-official-api-docs

Official Documentation for the LBank
https://www.lbank.com
30 stars 20 forks source link

Kline always returns error_code 10003 #3

Closed SeamusBoyle closed 5 years ago

SeamusBoyle commented 6 years ago

Kline has been broken for a couple weeks now.

Example Request:

GET https://api.lbank.info/v1/kline.do?symbol=eth_btc&type=minute1&size=10

Example Response Body:

{"result":"false","error_code":10003}
SeamusBoyle commented 6 years ago

I found the issue was in my code since the API was changed in 20469efb516fad3f9b76a40c244f0fedf8df3437

godlikers commented 6 years ago

check your request params。

LBank-exchange commented 5 years ago

A "time" for starting time of K Line should be assigned in request parameters.

doug9694 commented 5 years ago

Why is he site is down? Are they going to run with our $$?