[BUG] Can't add event to Google Calendar with date formatted like this: "2022-06-19T15:43:47.274Z"
See original GitHub issueDescribe the bug I can’t add event to Google Calendar with the date: “2022-06-19T15:43:47.274Z”.
To Reproduce Steps to reproduce the behavior:
- Create a pipe with Google Calendar as action.
- Select Create Event.
- Put “2022-06-19T15:43:47.274Z” into Event Date and Event End Date.
- See the error
Expected behavior I wanted to have created an event in Google Calendar that lasts 0 minutes. Moreover, I think the variables like eg. “Attendees” should be optional.
Error:
Error
Bad Request
DETAILS
at global.handleError (/var/task/common.js:39:40)
Inputs:
Google Calendar Account
me@gmail.com
Calendar ID
Weight measurements
secret@group.calendar.google.com
Event Title
79.3
Event Venue
Kraków
Event Description
{ "problem": "none", "height": 190, "gender": "male", "weight": 72.3, "friendly_name": "Defozo" }
Attendees
[ "me@gmail.com" ]
Event Date
2022-06-19T15:43:47.274Z
Event End Date
2022-06-19T15:43:47.274Z
Time zone
UTC
Issue Analytics
- State:
- Created a year ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Fix sync problems with the Google Calendar app - Android
Fix sync problems with the Google Calendar app. Use this page if events you created or updated aren't showing on your computer or...
Read more >Common Problems with Google Calendar - Zapier Help
If your trigger is sending the data in DD/MM format, you can use a Formatter step to reformat the date. Are you using...
Read more >Add Event to Google Calendar Don't work - Stack Overflow
I used Coffee in Node.js Server with Google Client Service access Calendar(token which got it, using start.date is work also but start.dateTime don't...
Read more >Events: insert | Google Calendar
Property name Value Notes
end nested object
start nested object
anyoneCanAddSelf boolean writable
Read more >Importing Calendar Events from CSV to Google Calendar
If you would like to enter multiple Google Calendar events without creating each one individually, create a CSV file of all your events, ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the request @Defozo . I’ve added this to the backlog for the team to take a look at.
This is ready for release!