Created
April 23, 2013 02:08
-
-
Save sumitngupta/5440286 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
| 2013-04-23T02:07:40.561026+00:00 app[web.1]: Started GET "/auth/facebook" for 71.202.152.243 at 2013-04-23 02:07:40 +0000 | |
| 2013-04-23T02:07:40.671382+00:00 app[web.1]: (facebook) Request phase initiated. | |
| 2013-04-23T02:07:40.714235+00:00 heroku[router]: at=info method=GET path=/auth/facebook host=badfriends.herokuapp.com fwd="71.202.152.243" dyno=web.1 connect=2ms service=212ms status=302 bytes=252 | |
| 2013-04-23T02:07:44.051594+00:00 app[web.1]: Started GET "/auth/facebook/callback?code=AQCJCF93W45_JjIlc4S1eWvM6B2AJtI2QKadU_Ja4ZidPZ8eXv2xLkeT5OL8Psw6j3Ur31QJq8rF3aDLKzixDk629omQs1Y3w2il6sKaBOgRpOQhXRZhUUR6884jYm2ii011W0rNlbzjetydiatabNN1Hty9_gRzep-aiYAglI9vxH6krJzSRe44AUHVTTkcpjo&state=c075110cdf21df01ad36dded625655a7351225a52e9b0475" for 71.202.152.243 at 2013-04-23 02:07:44 +0000 | |
| 2013-04-23T02:07:44.054710+00:00 app[web.1]: (facebook) Callback phase initiated. | |
| 2013-04-23T02:07:44.443335+00:00 app[web.1]: Parameters: {"code"=>"AQCJCF93W45_JjIlc4S1eWvM6B2AJtI2QKadU_Ja4ZidPZ8eXv2xLkeT5OL8Psw6j3Ur31QJq8rF3aDLKzixDk629omQs1Y3w2il6sKaBOgRpOQhXRZhUUR6884jYm2ii011W0rNlbzjetydiatabNN1Hty9_gRzep-aiYAglI9vxH6krJzSRe44AUHVTTkcpjo", "state"=>"c075110cdf21df01ad36dded625655a7351225a52e9b0475", "provider"=>"facebook"} | |
| 2013-04-23T02:07:44.443335+00:00 app[web.1]: Completed 200 OK in 194ms (Views: 0.4ms | ActiveRecord: 108.7ms) | |
| 2013-04-23T02:07:44.443335+00:00 app[web.1]: Processing by SessionsController#create as HTML | |
| 2013-04-23T02:07:46.262673+00:00 heroku[router]: at=info method=GET path=/favicon.ico host=badfriends.herokuapp.com fwd="71.202.152.243" dyno=web.1 connect=1ms service=7ms status=200 bytes=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment