n0mad01 / node.bittrex.api

No longer maintained
MIT License
183 stars 187 forks source link

APIKEY_INVALID #64

Closed bernatfortet closed 7 years ago

bernatfortet commented 7 years ago

I've tried everything possible:

  1. node.bittrex.api
  2. normal request pinging a url
  3. Postman
  4. creating a new account
  5. Creating new keys

but I always end up getting this message: results {"success":false,"message":"APIKEY_INVALID","result":null}

What am I doing wrong?

bernatfortet commented 7 years ago

It turned out that I had an extra space in my apikey. I found out by looking at the url that was being sent out.

hems commented 6 years ago

This happens from time to time even with valid api keys. i believe this is an issue on Trex side and i have already called a ticket on them. hoping they sort this soon, it's surely breaking loads of apps.