Kucoin / kucoin-api-docs

KuCoin API Docs
Other
270 stars 149 forks source link

future market's order doesn't work #298

Open jujumilk3 opened 3 years ago

jujumilk3 commented 3 years ago

It returns always

{'code': '400003', 'msg': 'KC-API-KEY not exists'}

In the same way, at spot market it works very well. Even if i use your official future python package, it returns same error.

    raise Exception("{}-{}".format(response_data.status_code, response_data.text))
Exception: 401-{"code":"400003","msg":"KC-API-KEY not exists"}

Can you fix this? If it's occurred in python packages, i could fix it but it look like api level issue. Thank you.

ErfanKnight1 commented 2 years ago

yes i have same error :((((((

jujumilk3 commented 2 years ago

yes i have same error :((((((

lol. It doesn't fixed for a long time.

MajMajVPN commented 2 years ago

yes , i have the same error

Jiroarb commented 2 years ago

Still not fixed? I just want to start trading futures with api.

Found out that you need to have a difference api key for futures, from here - https://futures.kucoin.com/api