You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the script provided here (slightly adapted) to import events from one calendar to another. This works mostly perfectly fine, thank you! But in some cases I get the following error message:
Error attempting to import event: GoogleJsonResponseException: API call to calendar.events.import failed with error: Invalid iCalUID value. Skipping.
My guess is that this happens for events that are part of an event series.
Expected Behavior
The events that are part of the events should be imported. Even if the original event is not in the list.
Summary
I use the script provided here (slightly adapted) to import events from one calendar to another. This works mostly perfectly fine, thank you! But in some cases I get the following error message:
My guess is that this happens for events that are part of an event series.
Expected Behavior
The events that are part of the events should be imported. Even if the original event is not in the list.
Actual Behavior
The error mentioned above is thrown.
Steps to Reproduce the Problem
Thanks for your help or for fixing the issue!
The text was updated successfully, but these errors were encountered: