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
{{ message }}
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Running tests. I've isolated the issue with two zoom created events. Their IDs are significantly longer than the events that sync successfully.
The ones that fail return a 400 error.
As the iCalUid is being stored in the attendees I suspect the long addresses are the culprit. Perhaps it could be split over multiple attendee addresses?
Running tests. I've isolated the issue with two zoom created events. Their IDs are significantly longer than the events that sync successfully.
The ones that fail return a 400 error.
As the iCalUid is being stored in the attendees I suspect the long addresses are the culprit. Perhaps it could be split over multiple attendee addresses?