Created
June 1, 2012 18:39
-
-
Save coderforhire/2854281 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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