Description
Getting weird data (multiple participant join and leave HTTP POST
requests from Zoom even though the participant only joined and left the meeting once).
Error
I am getting multiple participant join and leave HTTP POST
requests from Zoom even though the participant only joined and left the meeting once.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook
Which Endpoint/s?
https://marketplace.zoom.us/docs/api-reference/webhook-reference/meeting-events/participant-joined-meeting and https://marketplace.zoom.us/docs/api-reference/webhook-reference/meeting-events/participant-left
How To Reproduce (If applicable)
I have been unable to reproduce with my personal Zoom account or test accounts.
Screenshots (If applicable)
This is the data that we received from Zoom. As you can see, the leave time of the first request is the same as the join time of the second request. This has happened with multiple users multiple times during a single meeting, seemingly randomly (both to which user and how many times it happens during a single meeting).
Additional context
Happens repeatedly to one of our customer’s Zoom meetings.
This seems to only happen to users who didn’t sign into Zoom with their email. But it’s hard for us to merge on our end if the user_id (see first screenshot) of the user keeps changing and there might be people who enter the Zoom meeting with the same user_name.