kraken-go-api-client
kraken-go-api-client copied to clipboard
"DepositMethods " returns 'EGeneral:Internal error'
When I call the following :
api.Query("DepositMethods", map[string]string{ "asset":"ETH", })
I get :
{"error":["EGeneral:Internal error"]}
Any help would be very appriciated.
and this error is returned for every asset.
this is working fine for me (copy-pasted your code)
- maybe kraken had an issue when you tried
- maybe your key does not support this operation