sammchardy / python-kucoin

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

Invalid nonce since 2 days ago. #28

Closed aaasakkura closed 6 years ago

aaasakkura commented 6 years ago

I have this trouble about two days. With simlple code get_coin_balance or get_active_orders I get a message 'code: ''UNAUTH', msg: 'Invalid nonce', success: ''False", timestamp: '1522315377283'. I tried 'import os' or synchronized my PC time with web - no good result. Yesterday this code worked. Please help. Should I ise def'generate_signature' or def_request in my code?