You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Version: github.com/bitvavo/go-bitvavo-api v1.2.0
Results in
Error returned by API: errorCode:0, Message:The root cause is that response for /markets?market=BTC-EUR contains json object, instead of json array expected by the lib:
https://github.com/bitvavo/go-bitvavo-api/blob/master/bitvavo.go#L716
Underlying error is
json: cannot unmarshal object into Go value of type []bitvavo.Markets