|
Hi,
I'm currently creating a prototype in objective-C, using the Analyze data. I was using some code I found here : http://melka.one.free.fr/blog/ It's very usefull as it provides some full working code for track upload, and Analyzed data extraction and storage. It is using the V3 of the Analyzer and worked really well, despite there were a few memory leaks. Thus, until last week, it's not working any more. I cannot upload a song, neither can I get the data from Analyze API.
Even if I try to execute some request in my browser, like http://developer.echonest.com/api/get_beats?api_key=2J12S2G*6V&md5=d468a78ad7c5c9ad0ce83956db41923b&version=3, I'll get a "502 Bad Gateway" error.
Did you change something on your server, and stop to support the V3 requests (I haven't seen any information about that on your website), or should I check if something has changed in my internet connexion?
Thanks for your help !
|