Hi, I just registered with echonest and got my API key. I can use it through the web-service but cannot use it in java program. Here is my code : ArtistAPI artistAPI = new ArtistAPI(API_KEY); I get an error : No API Key is defined. Get a key from http://developer.echonest.com. Thanks Mita
↧