Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track upload by url should not include upload attribute #6

Open
edigitman opened this issue Feb 5, 2014 · 0 comments
Open

Track upload by url should not include upload attribute #6

edigitman opened this issue Feb 5, 2014 · 0 comments

Comments

@edigitman
Copy link

On a EchonestAPI.java, in method

public Track uploadTrack(URL trackUrl, boolean wait) throws EchoNestException

the parameter 'upload' should not be added

this line should be commented

p.add("upload", (String) null);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant