Created
September 24, 2011 02:11
-
-
Save eric-hu/1238863 to your computer and use it in GitHub Desktop.
Omniauth commit 351cee1 valid authentication config fails
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 "/auth/facebook?perms=email,offline_access" for 127.0.0.1 at Fri Sep 23 19:10:06 -0700 2011 | |
Started GET "/auth/facebook/callback?code=AQCCccoRQU404n7X4IGJHX_PARNJcOzAZNKxgRi4XRUlmZocwRkfF_Eie3H1Ze415sEDfZWTOYLxeaBXPLLkIhiLHBtDs7CHi6RUfN0CMC9VY4pD-Mj9M0-9dAytaQyc6vUkeUmhgRtDlFE7yNwQmEJN__fIvetAIc9neeyGHTcjBg" for 127.0.0.1 at Fri Sep 23 19:10:07 -0700 2011 | |
Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at Fri Sep 23 19:10:07 -0700 2011 | |
Processing by AuthenticationsController#failure as HTML | |
Parameters: {"message"=>"invalid_credentials"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment