Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created June 1, 2012 18:39
Show Gist options
  • Save coderforhire/2854281 to your computer and use it in GitHub Desktop.
Save coderforhire/2854281 to your computer and use it in GitHub Desktop.
Started GET "/users/auth/stripeplatform/callback?scope=read_only&code=ac_ifbaq95Z0c6ZBTt3uNIalsIeoUyJgTP0" for 127.0.0.1 at 2012-06-01 13:37:52 -0500
Processing by Users::OmniauthCallbacksController#failure as HTML
Parameters: {"scope"=>"read_only", "code"=>"ac_ifbaq95Z0c6ZBTt3uNIalsIeoUyJgTP0"}
Redirected to https://127.0.0.1/users/sign_in
Completed 302 Found in 8ms (ActiveRecord: 0.0ms)
Started GET "/users/sign_in" for 127.0.0.1 at 2012-06-01 13:37:53 -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 116ms (ActiveRecord: 10.0ms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment