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

SMKLastFMClient getSession not working #15

Open
1b0t opened this issue Apr 8, 2013 · 0 comments
Open

SMKLastFMClient getSession not working #15

1b0t opened this issue Apr 8, 2013 · 0 comments

Comments

@1b0t
Copy link

1b0t commented Apr 8, 2013

There seems to be something wrong with the signature generation.

I get the following response with the generated URL:
{"error":13,"message":"Invalid method signature supplied","links":[]}

Also:
in line 96 SMKLastFMClient.m the base URL is not working for some reason i changed the line to:
NSString *URLString = [NSString stringWithFormat:@"http://www.last.fm/api/auth/?api_key=%@&token=%@", self.APIKey, token];
(this works fine)

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