Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.96 KB | None | 0 0
  1. [20-Feb-2017 16:17:13 UTC] [Appointments+] [2017-02-20 16:17:13] INFO: Service Call {
  2. "service": "calendar",
  3. "resource": "events",
  4. "method": "delete",
  5. "arguments": {
  6. "calendarId": {
  7. "location": "path",
  8. "type": "string",
  9. "value": "23r2hkqq80uo35f9nqgcae1khs@group.calendar.google.com"
  10. },
  11. "eventId": {
  12. "location": "path",
  13. "type": "string",
  14. "value": "h0sjo6k5avj2gkja7ghb22e7t8"
  15. }
  16. }
  17. }
  18.  
  19. [20-Feb-2017 16:17:13 UTC] [Appointments+] [2017-02-20 16:17:13] DEBUG: OAuth2 authentication
  20.  
  21. [20-Feb-2017 16:17:13 UTC] [Appointments+] [2017-02-20 16:17:13] DEBUG: cURL request {
  22. "url": "https://www.googleapis.com/calendar/v3/calendars/23r2hkqq80uo35f9nqgcae1khs%40group.calendar.google.com/events/h0sjo6k5avj2gkja7ghb22e7t8",
  23. "method": "DELETE",
  24. "headers": {
  25. "authorization": "Bearer ya29.Gl34A4A1ayjDV57J1eLJt5QWOORwNls0-YJ8E3u3QQdQLhkayYSPaeLxtigl-JOxRJZ6oOLJ_m6a7Rm87-e_EEKlNynsjk3VjtZ6xX7TEow5JgUN2Nw6BplCXbSvqPw",
  26. "accept-encoding": "gzip"
  27. },
  28. "body": null
  29. }
  30.  
  31. [20-Feb-2017 16:17:13 UTC] [Appointments+] [2017-02-20 16:17:13] DEBUG: cURL response {
  32. "code": 204,
  33. "headers": {
  34. "cache-control": "no-cache, no-store, max-age=0, must-revalidate",
  35. "pragma": "no-cache",
  36. "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
  37. "date": "Mon, 20 Feb 2017 16:17:13 GMT",
  38. "vary": "Origin\nX-Origin",
  39. "server": "GSE",
  40. "alt-svc": "quic=\":443\"; ma=2592000; v=\"37,36,35\""
  41. },
  42. "body": false
  43. }
  44.  
  45. [20-Feb-2017 16:17:27 UTC] [Appointments+] [2017-02-20 16:17:27] INFO: Service Call {
  46. "service": "calendar",
  47. "resource": "events",
  48. "method": "insert",
  49. "arguments": {
  50. "calendarId": {
  51. "location": "path",
  52. "type": "string",
  53. "value": "23r2hkqq80uo35f9nqgcae1khs@group.calendar.google.com"
  54. }
  55. }
  56. }
  57.  
  58. [20-Feb-2017 16:17:27 UTC] [Appointments+] [2017-02-20 16:17:27] DEBUG: OAuth2 authentication
  59.  
  60. [20-Feb-2017 16:17:27 UTC] [Appointments+] [2017-02-20 16:17:27] DEBUG: cURL request {
  61. "url": "https://www.googleapis.com/calendar/v3/calendars/23r2hkqq80uo35f9nqgcae1khs%40group.calendar.google.com/events",
  62. "method": "POST",
  63. "headers": {
  64. "content-type": "application/json; charset=UTF-8",
  65. "authorization": "Bearer ya29.Gl34A4A1ayjDV57J1eLJt5QWOORwNls0-YJ8E3u3QQdQLhkayYSPaeLxtigl-JOxRJZ6oOLJ_m6a7Rm87-e_EEKlNynsjk3VjtZ6xX7TEow5JgUN2Nw6BplCXbSvqPw",
  66. "accept-encoding": "gzip",
  67. "content-length": 325
  68. },
  69. "body": {
  70. "description": "Client Name: admin\r\nService Name: Jousen jouhitus ja huolto\r\nService Provider Name: admin\r\n",
  71. "location": "Mechelininkatu 28B",
  72. "summary": "Jousen jouhitus ja huolto Appointment",
  73. "attendees": [
  74. {
  75. "email": "debug@gmail.com"
  76. }
  77. ],
  78. "start": {
  79. "dateTime": "2017-02-22T09:30:00Z"
  80. },
  81. "end": {
  82. "dateTime": "2017-02-22T10:30:00Z"
  83. }
  84. }
  85. }
  86.  
  87. [20-Feb-2017 16:17:28 UTC] [Appointments+] [2017-02-20 16:17:28] DEBUG: cURL response {
  88. "code": 200,
  89. "headers": {
  90. "cache-control": "no-cache, no-store, max-age=0, must-revalidate",
  91. "pragma": "no-cache",
  92. "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
  93. "date": "Mon, 20 Feb 2017 16:17:28 GMT",
  94. "etag": "\"2975214896116000\"",
  95. "vary": "Origin\nX-Origin",
  96. "content-type": "application/json; charset=UTF-8",
  97. "content-encoding": "gzip",
  98. "x-content-type-options": "nosniff",
  99. "x-frame-options": "SAMEORIGIN",
  100. "x-xss-protection": "1; mode=block",
  101. "server": "GSE",
  102. "alt-svc": "quic=\":443\"; ma=2592000; v=\"37,36,35\"",
  103. "transfer-encoding": "chunked"
  104. },
  105. "body": {
  106. "kind": "calendar#event",
  107. "etag": "\"2975214896116000\"",
  108. "id": "dfjjaaghcv9o8dt1l631j14lao",
  109. "status": "confirmed",
  110. "htmlLink": "https://www.google.com/calendar/event?eid=ZGZqamFhZ2hjdjlvOGR0MWw2MzFqMTRsYW8gMjNyMmhrcXE4MHVvMzVmOW5xZ2NhZTFraHNAZw",
  111. "created": "2017-02-20T16:17:28.000Z",
  112. "updated": "2017-02-20T16:17:28.058Z",
  113. "summary": "Jousen jouhitus ja huolto Appointment",
  114. "description": "Client Name: admin\r\nService Name: Jousen jouhitus ja huolto\r\nService Provider Name: admin\r\n",
  115. "location": "Mechelininkatu 28B",
  116. "creator": {
  117. "email": "how.violins@gmail.com",
  118. "displayName": "Guy H"
  119. },
  120. "organizer": {
  121. "email": "23r2hkqq80uo35f9nqgcae1khs@group.calendar.google.com",
  122. "displayName": "Booking Calendar",
  123. "self": true
  124. },
  125. "start": {
  126. "dateTime": "2017-02-22T11:30:00+02:00"
  127. },
  128. "end": {
  129. "dateTime": "2017-02-22T12:30:00+02:00"
  130. },
  131. "iCalUID": "dfjjaaghcv9o8dt1l631j14lao@google.com",
  132. "sequence": 0,
  133. "attendees": [
  134. {
  135. "email": "debug@gmail.com",
  136. "responseStatus": "needsAction"
  137. }
  138. ],
  139. "reminders": {
  140. "useDefault": true
  141. }
  142. }
  143. }
  144.  
  145. [20-Feb-2017 16:17:45 UTC] [Appointments+] [2017-02-20 16:17:45] INFO: Service Call {
  146. "service": "calendar",
  147. "resource": "events",
  148. "method": "insert",
  149. "arguments": {
  150. "calendarId": {
  151. "location": "path",
  152. "type": "string",
  153. "value": "23r2hkqq80uo35f9nqgcae1khs@group.calendar.google.com"
  154. }
  155. }
  156. }
  157.  
  158. [20-Feb-2017 16:17:45 UTC] [Appointments+] [2017-02-20 16:17:45] DEBUG: OAuth2 authentication
  159.  
  160. [20-Feb-2017 16:17:45 UTC] [Appointments+] [2017-02-20 16:17:45] DEBUG: cURL request {
  161. "url": "https://www.googleapis.com/calendar/v3/calendars/23r2hkqq80uo35f9nqgcae1khs%40group.calendar.google.com/events",
  162. "method": "POST",
  163. "headers": {
  164. "content-type": "application/json; charset=UTF-8",
  165. "authorization": "Bearer ya29.Gl34A4A1ayjDV57J1eLJt5QWOORwNls0-YJ8E3u3QQdQLhkayYSPaeLxtigl-JOxRJZ6oOLJ_m6a7Rm87-e_EEKlNynsjk3VjtZ6xX7TEow5JgUN2Nw6BplCXbSvqPw",
  166. "accept-encoding": "gzip",
  167. "content-length": 325
  168. },
  169. "body": {
  170. "description": "Client Name: admin\r\nService Name: Jousen jouhitus ja huolto\r\nService Provider Name: admin\r\n",
  171. "location": "Mechelininkatu 28B",
  172. "summary": "Jousen jouhitus ja huolto Appointment",
  173. "attendees": [
  174. {
  175. "email": "debug@gmail.com"
  176. }
  177. ],
  178. "start": {
  179. "dateTime": "2017-02-23T08:00:00Z"
  180. },
  181. "end": {
  182. "dateTime": "2017-02-23T09:00:00Z"
  183. }
  184. }
  185. }
  186.  
  187. [20-Feb-2017 16:17:46 UTC] [Appointments+] [2017-02-20 16:17:46] DEBUG: cURL response {
  188. "code": 200,
  189. "headers": {
  190. "cache-control": "no-cache, no-store, max-age=0, must-revalidate",
  191. "pragma": "no-cache",
  192. "expires": "Mon, 01 Jan 1990 00:00:00 GMT",
  193. "date": "Mon, 20 Feb 2017 16:17:46 GMT",
  194. "etag": "\"2975214932122000\"",
  195. "vary": "Origin\nX-Origin",
  196. "content-type": "application/json; charset=UTF-8",
  197. "content-encoding": "gzip",
  198. "x-content-type-options": "nosniff",
  199. "x-frame-options": "SAMEORIGIN",
  200. "x-xss-protection": "1; mode=block",
  201. "server": "GSE",
  202. "alt-svc": "quic=\":443\"; ma=2592000; v=\"37,36,35\"",
  203. "transfer-encoding": "chunked"
  204. },
  205. "body": {
  206. "kind": "calendar#event",
  207. "etag": "\"2975214932122000\"",
  208. "id": "e63ncke6t5trvbvug8ij8l2ojk",
  209. "status": "confirmed",
  210. "htmlLink": "https://www.google.com/calendar/event?eid=ZTYzbmNrZTZ0NXRydmJ2dWc4aWo4bDJvamsgMjNyMmhrcXE4MHVvMzVmOW5xZ2NhZTFraHNAZw",
  211. "created": "2017-02-20T16:17:46.000Z",
  212. "updated": "2017-02-20T16:17:46.061Z",
  213. "summary": "Jousen jouhitus ja huolto Appointment",
  214. "description": "Client Name: admin\r\nService Name: Jousen jouhitus ja huolto\r\nService Provider Name: admin\r\n",
  215. "location": "Mechelininkatu 28B",
  216. "creator": {
  217. "email": "how.violins@gmail.com",
  218. "displayName": "Guy H"
  219. },
  220. "organizer": {
  221. "email": "23r2hkqq80uo35f9nqgcae1khs@group.calendar.google.com",
  222. "displayName": "Booking Calendar",
  223. "self": true
  224. },
  225. "start": {
  226. "dateTime": "2017-02-23T10:00:00+02:00"
  227. },
  228. "end": {
  229. "dateTime": "2017-02-23T11:00:00+02:00"
  230. },
  231. "iCalUID": "e63ncke6t5trvbvug8ij8l2ojk@google.com",
  232. "sequence": 0,
  233. "attendees": [
  234. {
  235. "email": "debug@gmail.com",
  236. "responseStatus": "needsAction"
  237. }
  238. ],
  239. "reminders": {
  240. "useDefault": true
  241. }
  242. }
  243. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement