Created
March 6, 2012 21:14
-
-
Save kristianbauer/1989010 to your computer and use it in GitHub Desktop.
BigClawServer
This file contains 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
[2012-03-06 16:13:22.746] [DEBUG] router - Routing request for get /get_mobage_request_token to get_mobage_request_token | |
[2012-03-06 16:13:22.747] [TRACE] Authentication-controller - About to request auth token from mobage using key: OOuK3SLufk4fVHKgf8zaQ and secret: JHWCZVwqFrmvdVPUqyIhRMvn1ZFaKPOqzVENvRHTxM | |
[2012-03-06 16:13:23.431] [TRACE] Authentication-controller - Received mobage_oauth_request_token: XFiQ8odpBb8ekFWoMAbKHw and mobage_oauth_request_token_secret: mhza2SRvvvp7R9J8cnSAZdrA7ueknimx4i6oDh8yE | |
[2012-03-06 16:13:23.431] [TRACE] Authentication-controller - SENDING oauth_request_tokenXFiQ8odpBb8ekFWoMAbKHw | |
[2012-03-06 16:13:23.432] [INFO] config-local - GET /1.1.1/dragoncraft/get_mobage_request_token | |
[2012-03-06 16:13:24.621] [DEBUG] router - Routing request for post /get_mobage_access_token to get_mobage_access_token | |
[2012-03-06 16:13:24.621] [TRACE] Authentication-controller - Trying to get mobage access token using: token: XFiQ8odpBb8ekFWoMAbKHw secret: undefined verifier: CyVKCrzWukcA80S | |
[2012-03-06 16:13:24.846] [INFO] config-local - POST /1.1.1/dragoncraft/get_mobage_access_token | |
[2012-03-06 16:13:24.846] [ERROR] Authentication-controller - ERROR making request to mobage for access token: Error Code: 401 Error Message: Probably a 401 authentication error. See server Logs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment