Omniauth Facebook authentication on localhost
- by Ryan Foster
I am trying to set up Omniauth as described in this Railscast. While it works with Twitter, I am unable to get it working with Facebook. I also set up 'http://localhost:3000' as siteurl and 'localhost' as domain but still see the following error message in the browser:
Invalid redirect_uri: Given URL is not allowed by the Application…