Skip to content

Instantly share code, notes, and snippets.

@bfagundez
Created April 29, 2015 18:58
Show Gist options
  • Save bfagundez/2ab052d2c8d6ab859963 to your computer and use it in GitHub Desktop.
Save bfagundez/2ab052d2c8d6ab859963 to your computer and use it in GitHub Desktop.
fb auth error
2015-04-29 18:53:19 +0000]:[FATAL] -
ActionController::RedirectBackError (No HTTP_REFERER was set in the request to this action, so redirect_to :back could not be called successfully. If this is a test, make sure to specify request.env["HTTP_REFERER"].):
app/controllers/user_authentication_controller.rb:123:in `rescue in authenticate_by_facebook'
app/controllers/user_authentication_controller.rb:113:in `authenticate_by_facebook'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment