Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created June 1, 2012 17:43
Show Gist options
  • Save coderforhire/2853931 to your computer and use it in GitHub Desktop.
Save coderforhire/2853931 to your computer and use it in GitHub Desktop.
tarted GET "/users/auth/stripeplatform/callback?scope=read_write&code=ac_csg86wsumIjCeXkwfbwFV0kRTBqYo3lN" for 127.0.0.1 at 2012-06-01 11:45:31 -0500
Processing by Users::OmniauthCallbacksController#failure as HTML
Parameters: {"scope"=>"read_write", "code"=>"ac_csg86wsumIjCeXkwfbwFV0kRTBqYo3lN"}
Redirected to https://127.0.0.1/users/sign_in
Completed 302 Found in 7ms (ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2012-06-01 11:45:32 -0500
Processing by Devise::SessionsController#new as HTML
Redirected to https://127.0.0.1/
Filter chain halted as :require_no_authentication rendered or redirected
Completed 302 Found in 9ms (ActiveRecord: 0.5ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment