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
At the moment the Google Event ID is saved in the CRS, but the calendar ID isn't - it's simply read from the configuration. However this can break if, at some later stage, the calendar ID changes - now we won't know which calendar the event is for!
Store the calendar ID in the spreadsheet, as well as the event ID.