sammchardy / python-kucoin

Kucoin REST and Websocket API python implementation
https://python-kucoin.readthedocs.io/en/latest/
MIT License
349 stars 147 forks source link

Can't withdraw using the API #29

Closed Jinqad closed 6 years ago

Jinqad commented 6 years ago
print(kucoin.create_withdrawal('BTC', amount, 'address'))

I just used this code will correct API keys and it raises the kucoin.exceptions.KucoinAPIException: KucoinAPIException : b''

djohnson001 commented 6 years ago

I thought it was just me, but it sounds like this is on Kucoin's end. :)

https://news.kucoin.com/en/page/2/ "KuCoin API System and Security Question Login Maintenance PUBLISHED 2018-04-19 Dear KuCoin Users,

We are performing an API system upgrade. For the time being, users won’t be able to withdraw through the API."