Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
545
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. 2017-04-25 05:58:58.054 truthOrDare[4157:2820188] POST: https://billkal.com/billkal/SearchPlayers,HEADER: {
  2. palstreamToken = "22275388-7e0c-4f2c-b987-b2c5d451f33b";
  3. palstreamUserId = "34937110-ef31-43cd-8b83-28ed594ff3ad";
  4. version = "0.2";
  5. }, BODY: {
  6. ageFrom = 1;
  7. ageTo = 100;
  8. autoAdd = false;
  9. educationLevel = "";
  10. email = "";
  11. exactMatch = false;
  12. gameID = 1;
  13. gender = "";
  14. latitude = "44.313026";
  15. longitude = "23.857723";
  16. onlineOnly = true;
  17. playerCount = 25;
  18. radius = 0;
  19. relationshipStatus = "";
  20. subType = td;
  21. type = PlayerSearch;
  22. ver = "0.1";
  23. }
  24. connectionDidFinishLoading:<NSMutableURLRequest: 0x1643a960> { URL: https://billkal.com/billkal/SearchPlayers } {
  25. "players" : {
  26. "item" : [
  27. {
  28. "userOnline" : "Online",
  29. "playerNum" : 3,
  30. "playerEmail" : "steftod21@gmail.com",
  31. "userId" : "34937110-ef31-43cd-8b83-28ed594ff3ad",
  32. "age" : 26,
  33. "contactId" : "00000000-0000-0000-0000-000000000000",
  34. "gender" : "m",
  35. "playerName" : "steftod21",
  36. "qbUserId" : "4f0602f0-625b-4ebd-8223-f71b57b677b3",
  37. "pictureId" : "00000000-0000-0000-0000-000000000000",
  38. "userAppear" : ""
  39. },
  40. {
  41. "userOnline" : "Online",
  42. "playerNum" : 1,
  43. "playerEmail" : "steftod23",
  44. "userId" : "417a27b2-45f2-49a9-8b8f-01183be5c197",
  45. "age" : 36,
  46. "contactId" : "00000000-0000-0000-0000-000000000000",
  47. "gender" : "m",
  48. "playerName" : "steftod23",
  49. "qbUserId" : "df5b8ab7-0ee8-40fc-9d59-5bf030543d8a",
  50. "pictureId" : "00000000-0000-0000-0000-000000000000",
  51. "userAppear" : ""
  52. },
  53. {
  54. "userOnline" : "Yes",
  55. "playerNum" : 2,
  56. "playerEmail" : "steftod22@gmail.com",
  57. "userId" : "6486192c-063f-4081-9fbc-fb357aa60193",
  58. "age" : 26,
  59. "contactId" : "52b92766-d0f6-42d2-99f3-d5b4a50a044a",
  60. "gender" : "f",
  61. "playerName" : "steftod22",
  62. "qbUserId" : "0642742a-520d-46d5-9384-a6cb1d87f9b0",
  63. "pictureId" : "00000000-0000-0000-0000-000000000000",
  64. "userAppear" : "Online"
  65. }
  66. ]
  67. }
  68. }
  69.  
  70.  
  71.  
  72. 2017-04-25 05:59:02.614 truthOrDare[4157:2820188] POST: https://billkal.com/billkal/CreateUpdateObjects,HEADER: {
  73. version = "0.2";
  74. }, BODY: {
  75. "type" : "Request",
  76. "password" : "22275388-7e0c-4f2c-b987-b2c5d451f33b",
  77. "userId" : "34937110-ef31-43cd-8b83-28ed594ff3ad",
  78. "objects" : {
  79. "item" : [
  80. {
  81. "emailAddress" : "steftod23",
  82. "type" : "Relationship",
  83. "id" : "86cf7ac6-4627-42bd-b402-051c8ad35212",
  84. "personalMessage" : "steftod21",
  85. "contactId" : "91dbeadd-36c7-4e9c-bb83-9d3b09079c42",
  86. "ver" : "0.1",
  87. "ownerId" : "34937110-ef31-43cd-8b83-28ed594ff3ad",
  88. "relationshipType" : "Connection"
  89. }
  90. ]
  91. },
  92. "ver" : "0.1"
  93. }
  94. 2017-04-25 05:59:02.818 truthOrDare[4157:2820188]
  95.  
  96. connectionDidFinishLoading:<NSMutableURLRequest: 0x16539710> { URL: https://billkal.com/billkal/CreateUpdateObjects } {
  97. "type" : "Error",
  98. "id" : "00000000-0000-0000-0000-000000000000",
  99. "errorCode" : 16973827,
  100. "additionalInformation" : "Could not query for target user: Email appears to be invalid.",
  101. "errorMsg" : "Nothing was saved to the server.",
  102. "ver" : "0.1"
  103. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement