EchoNest plugin
Reply #36 –
The website appears to be down now. But I never really got it to work in the first place. I get this error even after setup my API key and my library.
http://developer.echonest.com/api/v4/playlist/dynamic/create?api_key={MY_API_KEY} &format=json&type=catalog&artist=alt%2DJ&seed_catalog={MY_CATALOG}&bucket=id:{MY_CATALOG} is not a correct json.
<html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx/1.4.6 (Ubuntu)</center>
</body>
</html>
Anyone have any ideas?