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

KucoinAPIException UNAUTH: Invalid nonce #40

Open pryan1check opened 5 years ago

pryan1check commented 5 years ago

v0.1.12 when i try client.get_all_balances() i have get KucoinAPIException UNAUTH: Invalid nonce why?

sammchardy commented 5 years ago

@pryan1check can you check again with v2.1.0 thanks!