question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Can't add event to Google Calendar with date formatted like this: "2022-06-19T15:43:47.274Z"

See original GitHub issue

Describe 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:

  1. Create a pipe with Google Calendar as action.
  2. Select Create Event.
  3. Put “2022-06-19T15:43:47.274Z” into Event Date and Event End Date.
  4. 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:closed
  • Created a year ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
dylburgercommented, Jun 20, 2022

Thanks for the request @Defozo . I’ve added this to the backlog for the team to take a look at.

0reactions
dannyrooseveltcommented, Jun 23, 2022

This is ready for release!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found