Using axios to access the kraken API

245 Views Asked by At

I have been trying to create a personal client for the Kraken API. I am a self thought programmer and it's very possible there's a silly bug somewhere that I cannot find. I keep getting the message invalid api key. The API key I am using is however freshly generated and I can't seem to find out what's wrong. Can I please get a second pair of eyes to look over this repository for me and try to identify the error. I am able to make public calls but whenever I try private calls, I get the invalid API key error. Any feedback will be greatly appreciated. Thanks. The code causing the error is in the kraken.js file.

https://github.com/awjwhyte/kraken-client

0

There are 0 best solutions below