Rosy Catz wrote in post #1123747:
> Hi,
>
> I've implemented the sample app with omni_auth('0.2.6'). I'm using
> rails 2.3.11 with ruby 1.8.7. I tried to connect with Facebook but
> getting oauth error. I tested it with twitter & google plus account.
> Both are working fine but the FB connects is not working yet. Can you
> please help me out?.
AFAIK Facebook is currently using OAuth 2. Since you're using such an
old version of Rails and OmniAuth are you sure the are still compatible
with Facebook?
I use OmniAuth myself, but not with Facebook, and I use the current
version of OmniAuth on Rails 4.0.