Google Calendar time zone error
I'm trying to follow the AI Assistant tutorial and I'm at the create an entry on the google calendar step and I'm getting a time zone error. It seems the time is properly formatted. Any suggestions? The input: [ { "startTime": "2024-12-18T17:00:00-05:00", "endTime": "2024-12-18T17:30:00-05:00", "eventTitle": "Dinner" } ] error: { "message": "Bad request - please check your parameters", "timestamp": 1734544179078, "name": "NodeApiError", "description": "Invalid time zone definition for start time.", "context": {}, "cause": { "message": "400 - {\"error\":{\"errors\":[{\"domain\":\"global\",\"reason\":\"invalid\",\"message\":\"Invalid time zone definition for start time.\"},{\"domain\":\"global\",\"reason\":\"invalid\",\"message\":\"Invalid time zone definition for end time.\"}],\"code\":400,\"message\":\"Invalid time zone definition for start time.\"}}", "name": "AxiosError", "stack": "AxiosError: Request failed with status code 400