Post
Topic
Board Exchanges
Re: [ANN] KRAKEN.COM - Exchange Now Open with USD, EUR, BTC, LTC, XRP, NMC, XDG
by
garan
on 16/08/2014, 20:04:37 UTC
I wrote some code which queries my ledger every 5 seconds and at the second call I get the following error: "EAPI:Invalid key"
What's the problem? I am Tier 3...

Thanks,
garan

Hi garan - if you haven't done this already, please make a support ticket for this and we can assist you.

In fact this won't be necessary, my code was the problem... part of it is written in C and I had forgotten a few free() which would result in a wrong HMAC hash the second time...  Roll Eyes