Debug it out and see exactly what headers you are sending.
I predict that it didn’t prefix the oAuth token with Bearer TOKENHERE so the token isn’t correct. If this module is setup/updated to talk to kraken it’ll be using OAuth TOKENHERE instead
Debug it out and see exactly what headers you are sending.
I predict that it didn’t prefix the oAuth token with Bearer TOKENHERE so the token isn’t correct. If this module is setup/updated to talk to kraken it’ll be using OAuth TOKENHERE instead