beldur/kraken-go-api-client

"DepositMethods " returns 'EGeneral:Internal error'

atifzia opened this issue · 2 comments

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