Advertisement
Guest User

Untitled

a guest
Nov 6th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. 2018-11-06 21:22:43.192061+0700 KOLI[66911:3937768] CALL API METHOD 1 : /api/v1/login with params:
  2. {
  3. password = giangkool;
  4. username = giangkool;
  5. }
  6. 2018-11-06 21:22:43.342264+0700 KOLI[66911:3937768]
  7. Response:
  8. : {
  9. data = {
  10. authToken = "OBkIKuc70Njbznpg8lWnRzQ0em9zG2YVd5epX-PYwu1";
  11. me = {
  12. "_id" = Asc8Af7k8bkNjDg3d;
  13. active = 1;
  14. emails = (
  15. {
  16. address = "giang.kool.01@gmail.com";
  17. verified = 0;
  18. }
  19. );
  20. name = "Giang Kool";
  21. roles = (
  22. user
  23. );
  24. settings = {
  25. preferences = {
  26. audioNotifications = mentions;
  27. autoImageLoad = 1;
  28. collapseMediaByDefault = 0;
  29. convertAsciiEmoji = 1;
  30. desktopNotificationDuration = 0;
  31. desktopNotifications = mentions;
  32. emailNotificationMode = mentions;
  33. enableAutoAway = 1;
  34. hideAvatars = 0;
  35. hideFlexTab = 0;
  36. hideRoles = 0;
  37. hideUsernames = 0;
  38. idleTimeLimit = 300;
  39. messageViewMode = 0;
  40. mobileNotifications = mentions;
  41. muteFocusedConversations = 1;
  42. newMessageNotification = chime;
  43. newRoomNotification = door;
  44. notificationsSoundVolume = 100;
  45. roomCounterSidebar = 0;
  46. saveMobileBandwidth = 1;
  47. sendOnEnter = normal;
  48. sidebarGroupByType = 1;
  49. sidebarHideAvatar = 0;
  50. sidebarShowFavorites = 1;
  51. sidebarShowUnread = 0;
  52. sidebarViewMode = medium;
  53. unreadAlert = 1;
  54. useEmojis = 1;
  55. };
  56. };
  57. status = offline;
  58. username = giangkool;
  59. };
  60. userId = Asc8Af7k8bkNjDg3d;
  61. };
  62. status = success;
  63. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement