-
Notifications
You must be signed in to change notification settings - Fork 16
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
twitter_handle for nil:NilClass #8
Comments
Can you provide the backtrace? |
Here you go! activesupport (3.0.0) lib/active_support/whiny_nil.rb:48:in |
Looks like you are using the connect url when you should be using the signup url? |
I bet this is due to this issue I just created https://github.com/MSch/devise-twitter/issues/#issue/18 |
When coming back from Twitter I always get this error:
undefined method `twitter_handle=' for nil:NilClass
Any idea why?
The text was updated successfully, but these errors were encountered: