Quantcast
Channel: The Echo Nest Developer Forum
Viewing all articles
Browse latest Browse all 1582

Artist.get_similar(reverse=True) fails

$
0
0

Hi,

It appears that the reverse parameter for Artist.get_Similar is currently returning an error:

Artist.get_similar(reverse=True)

returns:

pyechonest.util.EchoNestAPIError: (u'Echo Nest API Error 5: method - Invalid parameter: "reverse" [HTTP 400]',)

It is documented here: http://echonest.github.io/pyechonest/artist.html?highlight=get_similar#pyechonest.artist.Artist.get_similar

Has this method been removed for some reason? Is there some other way to get the most "dissimilar" artists?

Thanks, John


Viewing all articles
Browse latest Browse all 1582

Trending Articles