This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
Bittrex crashes upon start #435
Labels
Comments
Did you set the right bittrex API key? |
Yep, I tried that with two different keys. One I tried with "Read Info", "Trade Limit" and "Trade Market" permissions, but then I read in conf.js, that it has to be only "Read Info" and "Trade Limit". So I created a new key with only these, but I still get the same error. According to "APIKEY_INVALID" it's quite obvious, that it could be wrong key, but I tried that with two new keys with no luck. Any other idea how could I debug this? I can create another key, but I doubt it's the key issue. |
Ok, issue found. If I specify API keys in bittrex.js and run zenbot with --conf bittrex.js it doesn't work. It always takes keys form conf.js. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following error whenever I try to start trading on bittrex. I tried to run
npm install
andnpm update
, but that didn't solve the issue.The text was updated successfully, but these errors were encountered: