Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Rails 3.2.11 Omniauth 1.1.3

Omniauth-facebook works but Omniauth-twitter not with the same code. Setup is minimal like in https://github.com/railscasts/241-simple-omniauth cast.

After https://api.twitter.com/oauth/authenticate?oauth_token=u6kWqVH3qY8bg7hMP5dFcHcPGSjKWnZ3YACNP6FsK0 Twitter redirect me to https://api.twitter.com/oauth/authenticate. And nothing happens.

I develop with Pow so specify http://xxxyyy.dev/auth/twitter/callback in Settings tab.

share|improve this question
Have the same problem. Did you ever find solution to it? – MRT Mar 19 at 18:19
1  
Actally I've just found your tip here github.com/arunagw/omniauth-twitter/issues/47. Creating new Twitter app worked for me as well. – MRT Mar 19 at 18:29

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.