I know this is a loose fit but its quite a destructive bug for our mutual customers as they use these Zoom links to conduct interviews.
Meeting SDK Type and Version
These are “scheduled” meetings that we add to Google Calendar events
Description
We create google calendar events and zoom meetings for our mutual customers but the Zoom Chrome Extension is deleting these meetings upon opening the calendar event edit flow in Google Calendar. (Important: on open, not on save)
Here is a loom reproducing the issue with the Zoom Chrome Extension:
Hi @chrismodernloop we found the delete request for 83091533990 is coming from mimo. Is that a product you’re using? Additionally are you using Google API also in the second step?
Sorry I’m not sure what “mimo” is, do you have any more information about this? The team and I did go through this process many times including recovering the meeting and reproducing the deletion.
Let me know if you need a fresh repro!
You can see from the two videos in the original post that the deletion alert happens only when the Zoom chrome extension is active.
Yes we set the conferenceData for the Google Event creation on the events that this happens on.
Hi @chrismodernloop , we are not able to reproduce this. Can you please share a recording demonstrating how you’re calling/using the Google API? Please show how you’re creating the event.
Just following up. Unfortunately I cannot play your loom recordings anymore, but are you adding meeting info via the Google calendar event location and scheduler add-on? If so, can you to try not to inject the meeting link into the add-on and see if the problem can be reproduced?
After some more testing, our internal teams were able to identify the root cause. The root cause is that some versions of Google Calendar have the phenomenon of deleting and redrawing the add-on module multiple times, and the extension mistakenly identifies it as an add-on meeting been deleted.
We will add additional handling logic for this situation and plan to fix this issue in the new version on March 22.