It returns ```console expected element type <metadata> but have <error> ``` when performing a lookup like this ```go artist, err := client.LookupArtist("9a709693-b4f8-4da9-8cc1-038c911a61be", "discids") ```