lomacks / bittrex-order-refresh

Periodically refresh Bittrex orders to avoid 28 day order cancellation policy
20 stars 5 forks source link

Ensure API credentials are populated correctly #9

Open lomacks opened 6 years ago

lomacks commented 6 years ago

If left unconfigured, it will lead to the error: error: uncaughtException: Cannot read property 'sigBytes' of undefined at node_bittrex_api-0.7.8-PATCHED.js:111

ridesforlife commented 6 years ago

I am having trouble and keep getting following error. although I have verified my API info is correct. Perhaps different cause then above uncaughtException: Cannot read property 'sigBytes' of undefined npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! bittrex-order-ingest@0.1.0 start: node app.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the bittrex-order-ingest@0.1.0 start script.