-
-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'Invalid start time' error from calendar.events.update #315
Comments
@alexnb98 has funded $10.00 to this issue.
|
@alexnb98 - is this consistently failing? Can you share your ICS file? |
Yes, it's consistenly failing since 2 weeks. Here is the ICS file, I removed all private information: https://pastebin.com/24DNY3yL |
This is a duplicate of #303, I was not able to reproduce the error message yet. You are running an old version, i recommend you update to 5.7 so that we are talking about the same code. |
My bad, make the following change in helpers gs Line229 Run the script again and you should get a different id in the log. |
Perfect, this is the event that fails. It's an event that repeats and has no end date:
|
After deleting this event the script works again and the sync also. I also upgraded to the latest version. Thanks for your help and the work that you put into this project. |
Hello, I have the same issue synchronizing a couple of outlook calendars into the Gmail one. How can I solve the problem? Thank you. |
Hello, I needed to delete all the Outlooks calendar in the Google Calendar and execute the script again and it works. Thanks all. |
Same issue here ✋ |
About last week ago the script stopped syncing my events from my outlook calendar to google calendar. Before that it worked perfectly for 1 and half years (thanks for that!).
Did something change in the API? What can I do?
The text was updated successfully, but these errors were encountered: