hi i have tte same problem
$.post("http://developer.echonest.com/api/v4/track/upload?", { "api_key":"API_KEY", "filetype": "mp3", "track": "@mrtambourine.mp3" }, function( data ) { console.log( data ); }, "JSON" ); })
i dont find resolve. are you resolved it? thanks