sammchardy / python-kucoin

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

Exception UNAUTH: Signature verification failed #2

Closed VVILD closed 6 years ago

VVILD commented 6 years ago

when trying to create buy/sell order i am getting this error.

kucoin.exceptions.KucoinAPIException: KucoinAPIException UNAUTH: Signature verification failed

sammchardy commented 6 years ago

Hi @VVILD does this happen every time you place an order? Can you give an example of how you're calling the buy/sell order function.