Eugen Ciur wrote in post #982896:
> I try to use omniauth to authenticate with facebook account, as in Ryan
> Bates tutorial http://railscasts.com/episodes/235-omniauth-part-1.
> I have followed all steps in that tutorial.
> When point my browser to http://localhost:3000/auth/facebook it indeed
> redirects me to facebook to login. But on callback, instead of being
> redirected to my url, I receive this error http://pastie.org/1588879

Were you able to successfully generate your access token for 
authorization to use OAuth2 with FaceBook? I need to ask since you 
didn't mention that here.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to