Facebook app - login through omniauth - OAuthException 191
问题 I am facing with the problem: "error": { "message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.", "type": "OAuthException", "code": 191 } I set up in my app the needed keys and tokens, in the Facebook's dev center I set up Site URL: to http://127.0.0.1:3001 and I am getting the error above. Also I tried to set up App Namespace: to http://127.0.0.1:3001 , but I am getting error about bad address format... When I tried to fill out he App Domain: and set