Replies: 1 comment
-
This topic is discussed in #356. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I am changing my code from a selfmade client to connect API to this library, but everytime I try to get any data I get EAPI: nonce error
`from kraken.spot import SpotClient
client = SpotClient(key="API_KEY", secret="API_PRIVATE_KEY")
print(client.request("POST", "/0/private/Balance"))`
Beta Was this translation helpful? Give feedback.
All reactions