imwatsi / crypto-market-samples

A collection of sample Python scripts that one can incorporate or build upon when developing customized systems for trading cryptocurrency
MIT License
22 stars 15 forks source link

Can't fix "Signature not valid" error #4

Open m4ryou5h opened 4 years ago

m4ryou5h commented 4 years ago

So I'm trying to figure out why is this script working for everyone but me... Any ideas what might be wrong? Basically i just put my api key/secret, tried on prod and testned and still the same issue...

Positions are now loaded... Orders are now loaded... Actively scanning for open positions now. 401 b'{"error":{"message":"Signature not valid.","name":"HTTPError"}}'