kucoin-python-sdk
kucoin-python-sdk copied to clipboard
Exception: 400-{"code":"400002","msg":"Invalid KC-API-TIMESTAMP"}
I am trying to create a bot in python and I am using the python-kucoin-futures library. Every time I try to use the Trade module it throws me the exception: Exception: 400-{"code":"400002","msg":"Invalid KC-API-TIMESTAMP"}.
Can someone help me to solve it. Thank you.