Created
March 16, 2017 13:40
-
-
Save odemolliens/ced6c5a3a31edfd089e3ba0dd73ad8d6 to your computer and use it in GitHub Desktop.
quickblox_problem_ios
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
Request URL:https://api.quickblox.com/login.json | |
2017-03-16 14:28:23.594 streetiesapp[47297:2713073] [QBCore] Request method: POST | |
2017-03-16 14:28:23.594 streetiesapp[47297:2713073] [QBCore] Request parameters:{ | |
keys = { | |
token = EAAGA20NDBUsBAKmhxqBaBOfm0QBuR3gEVjk9Foj2hm1EW5bzGLgptwh4T6DVb0395YyN3ZAQ4t2FeUONzx4Yg1fpeNKBY4FdZA3dI7ZBQic4uZCtEWUUxqZAqhgA6EwDIGXSUJlZAoMOqGoFwCv8ZCZA581CsqS7T2PBIhJNxu4HllnZBNMOcQWNd7BSNWeGBmFFOQ6p8yTNoEmLyV8khkSMkoY8dXmEmO5ys4wRTCif6ygZDZD; | |
}; | |
provider = facebook; | |
} | |
2017-03-16 14:28:23.595 streetiesapp[47297:2713073] [QBCore] Request headers: { | |
"Accept-Language" = "en;q=1"; | |
"Content-Type" = "application/x-www-form-urlencoded"; | |
"QB-OS" = "iOS 10.2"; | |
"QB-SDK" = "iOS 2.9.2"; | |
"QB-Token" = a57dcedba841e4fe497972b4dadd6d073000d2cf; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
"User-Agent" = "streetiesapp/1.0 (iPhone; iOS 10.2; Scale/2.00)"; | |
} | |
2017-03-16 14:28:24.289 streetiesapp[47297:2713069] [QBCore] Response headers: { | |
"Access-Control-Allow-Origin" = "*"; | |
"Cache-Control" = "no-cache"; | |
Connection = "keep-alive"; | |
"Content-Length" = 404; | |
"Content-Type" = "application/json; charset=utf-8"; | |
Date = "Thu, 16 Mar 2017 13:28:24 GMT"; | |
"QB-Token-ExpirationDate" = "2017-03-16 15:28:23 UTC"; | |
"QuickBlox-REST-API-Version" = "0.1.1"; | |
Server = "openresty/1.9.15.1"; | |
Status = "202 Accepted"; | |
"X-Rack-Cache" = "invalidate, pass"; | |
"X-Request-Id" = 11351c55cead860f84347f5efde6e59e; | |
"X-Runtime" = "0.257308"; | |
"X-UA-Compatible" = "IE=Edge,chrome=1"; | |
} | |
2017-03-16 14:28:24.305 streetiesapp[47297:2713069] [QBCore] Response object: { | |
user = { | |
"blob_id" = "<null>"; | |
"created_at" = "2017-03-06T07:15:48Z"; | |
"custom_data" = "<null>"; | |
email = "<null>"; | |
"external_user_id" = "<null>"; | |
"facebook_id" = 115340172322408; | |
"full_name" = "Dev Oper"; | |
id = 24909465; | |
"last_request_at" = "2017-03-16T13:28:23Z"; | |
login = "facebook_115340172322408"; | |
"owner_id" = 67922; | |
phone = "<null>"; | |
"twitter_digits_id" = "<null>"; | |
"twitter_id" = "<null>"; | |
"updated_at" = "2017-03-16T13:28:23Z"; | |
"user_tags" = dev; | |
website = "<null>"; | |
}; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment