Created
March 26, 2026 16:40
-
-
Save c10r/462bc72baf66e78efab8fb17b99a2c29 to your computer and use it in GitHub Desktop.
Error log
This file contains hidden or 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
| { | |
| "severity": "ERROR", | |
| "hostname": "backend-5fc64c6c98-vpj8x", | |
| "mutationResult": { | |
| "mutationIdsFailed": [ | |
| "temp_X-aY7rgeXx6Xg7zoUpvb3" | |
| ], | |
| "count": { | |
| "DELETE": 0, | |
| "CREATE": 1, | |
| "UPDATE": 0 | |
| }, | |
| "failed": [ | |
| { | |
| "request": { | |
| "sendUpdates": true, | |
| "method": "POST", | |
| "providerId": "temp_cBaVWH_R-b0ZZPG_Nwzka", | |
| "referenceIds": [ | |
| "temp_X-aY7rgeXx6Xg7zoUpvb3" | |
| ], | |
| "json": { | |
| "summary": "Peter <> chris [Google Meet]", | |
| "extendedProperties": { | |
| "shared": { | |
| "motionSchedulerId": "blk_019c0b24d09d762cb3a6a0c048b0b54a" | |
| } | |
| }, | |
| "visibility": "default", | |
| "attendees": [ | |
| { | |
| "optional": false, | |
| "responseStatus": "needsAction", | |
| "email": "peter.j@wonderly.com" | |
| }, | |
| { | |
| "optional": false, | |
| "responseStatus": "needsAction", | |
| "email": "chris.y.shen@gmail.com" | |
| } | |
| ], | |
| "transparency": "opaque", | |
| "start": { | |
| "dateTime": "2026-03-25T20:00:00.000Z", | |
| "timeZone": "America/Los_Angeles" | |
| }, | |
| "description": "A meeting to learn more about your business and see if Wonderly is a good fit for your business.<br>\n<br>\n• <a href=\"https://meet.wonderly.life/meet/team_cA8K752gA5W7BjjE4dM8ui/roland-fernandez-kdmpb?editToken=19ae050851fb49fc8a04c3f41b9fd6a1&action=reschedule\">Reschedule meeting</a><br>\n• <a href=\"https://meet.wonderly.life/cancel/team_cA8K752gA5W7BjjE4dM8ui/roland-fernandez-kdmpb?editToken=19ae050851fb49fc8a04c3f41b9fd6a1\">Cancel meeting</a>", | |
| "conferenceData": { | |
| "createRequest": { | |
| "requestId": "T7JajlLHqKL-bGwu7lXVR", | |
| "conferenceSolutionKey": { | |
| "type": "hangoutsMeet" | |
| } | |
| } | |
| }, | |
| "end": { | |
| "dateTime": "2026-03-25T20:15:00.000Z", | |
| "timeZone": "America/Los_Angeles" | |
| }, | |
| "location": "" | |
| }, | |
| "url": "https://www.googleapis.com/calendar/v3/calendars/c_212e758d9d192f184672c41621b1b69e393761210cafd1a56992c0c02f50cc89%40group.calendar.google.com/events?conferenceDataVersion=1&sendUpdates=all" | |
| }, | |
| "json": { | |
| "error": { | |
| "code": 403, | |
| "message": "Calendar usage limits exceeded.", | |
| "errors": [ | |
| { | |
| "reason": "quotaExceeded", | |
| "domain": "usageLimits", | |
| "message": "Calendar usage limits exceeded." | |
| } | |
| ] | |
| } | |
| }, | |
| "statusMessage": "Forbidden", | |
| "isQuotaExceeded": true, | |
| "statusCode": 403 | |
| } | |
| ], | |
| "mutationIds": [ | |
| "temp_X-aY7rgeXx6Xg7zoUpvb3" | |
| ], | |
| "isQuotaExceeded": true | |
| }, | |
| "context": "BookingController", | |
| "pid": 1, | |
| "time": 1774424683383, | |
| "status": "ERROR" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment