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

uninitialized constant OAuth2::Error #6

Open
grigio opened this issue Nov 13, 2011 · 1 comment
Open

uninitialized constant OAuth2::Error #6

grigio opened this issue Nov 13, 2011 · 1 comment

Comments

@grigio
Copy link

grigio commented Nov 13, 2011

it seems that sometimes this error pop up from twitter because oauth2 is not ready/loaded.

I tried to move
require 'oauth2'
to the Gemfile and it seems better

@ghost
Copy link

ghost commented Nov 19, 2011

The same happened to me when I press the »Exit Twitter and go back to your Application« button on twitter.

@joshhepworth
Copy link

The require 'oauth2' line should no longer be required, see the wiki External page for updated code examples.

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