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

Can't get app token #45

Closed
software-project opened this issue Mar 11, 2011 · 1 comment
Closed

Can't get app token #45

software-project opened this issue Mar 11, 2011 · 1 comment

Comments

@software-project
Copy link

When I invoke @oauth.get_app_access_token_info I get following:
Koala::Facebook::APIError: OAuthException: Missing client_id parameter.
from /usr/lib/ruby/gems/1.8/gems/koala-0.10.0/lib/koala.rb:266:in get_token_from_server' from /usr/lib/ruby/gems/1.8/gems/koala-0.10.0/lib/koala.rb:202:inget_app_access_token_info'
from (irb):16

Am I doing sth wrong?

@arsduo
Copy link
Owner

arsduo commented Mar 31, 2011

Hey,

Sorry about the delayed response, I somehow missed the email. From some quick testing, it looks like you may not be initializing the @oauth object with a valid app ID -- that's the only way I could replicate the issue. Let me know if that doesn't fix it, or if I can help with anything else!

Alex

@arsduo arsduo closed this as completed Mar 31, 2011
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

2 participants