-
-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
TypeError: Cannot read property 'dateTime' of undefined #115
Comments
Seems like you are running Version 5.1, i'd recommend updating to 5.2. Does the error also occur when you sync to an empty target calendar? |
I should add, this is with the most recent public version of the script in Google Drive. Was running an older version, updated to the most recent and tried syncing to a new Google Calendar. Got same error. Private link to ICS file sent. |
Yes, it is version 5.2 on Chrome V8 and triggered same error with a new empty target. |
Hi, i just got hold of your ics file. You can make it work by changing Helpers.gs lines 493-502 (Version 5.2)
to:
Let me know if it works! |
@jerobins did Jonas' solution work for you? |
Unfortunately, it did not. I appreciate y'all taking a look at this. Since this really is a ZoHo issue, I'm going to punt and wait for them to fix. Thanks for a great script and for the help. |
This just started happening with the script about a week ago. Until then, it was running normally. Now it is throwing an error for every iteration:
I don't know which ICS entry is causing the error, but will share ICS link privately and reference this issue.
The text was updated successfully, but these errors were encountered: