Kucoin / kucoin-python-sdk

MIT License
40 stars 11 forks source link

Exception: 400-{"code":"400002","msg":"Invalid KC-API-TIMESTAMP"} #82

Open AdrianOM98 opened 1 year ago

AdrianOM98 commented 1 year ago

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.