Meeting webhooks are double posting

Description
Meeting webhooks for meeting.ended and recording.completed are double posting to my application causing conflict in my application. Double post is happening at the same exact time, not a few minutes later like you would get if your server didn’t post a 200 response fast enough.

This hasn’t been a problem until today. Seems to be hit and miss. Sometimes it works fine, but I have had a few dozen meetings with this issue today.

Error
Two recording download processes spin up instead of one because the zoom webhook was triggered twice. (Application specific issue.)

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook

Which Endpoint/s?
meeting.ended and recording.completed

Screenshots (If applicable)
image

Here’s one that quadruple posted just moments ago:

image

Hey @Ajezior,

Thank you for reaching out to the Zoom Developer Forum. We have identified an issue with webhooks that is affecting a small subset of users. Please see our following forum post and keep up-to-date on our Status Page:

After this issue is resolved, please let me know if you still see this behavior.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.