michiwend / gomusicbrainz

a Go (Golang) MusicBrainz WS2 client library - work in progress
MIT License
57 stars 24 forks source link

LookupArtist request broken when given inc parameters #13

Open Sacules opened 6 years ago

Sacules commented 6 years ago

It returns

expected element type <metadata> but have <error>

when performing a lookup like this

artist, err := client.LookupArtist("9a709693-b4f8-4da9-8cc1-038c911a61be", "discids")