echonest / jEN

the java client for The Echo Nest API
67 stars 43 forks source link

Removed 'upload' parameter from upload request #16

Open joeyvmason opened 8 years ago

joeyvmason commented 8 years ago

The 'upload' parameter is not allowed when uploading by URL, resulting in this error:

com.echonest.api.v4.EchoNestException: (5) method - Invalid parameter: "upload"

mkbrv commented 8 years ago

I don't think there is anyone taking care of this repo. I have made a similar pull request in July :)