Receiving meeting ended notification not enough from webhook

Description
Receiving meeting ended notification not enough from webhook

Error
I setup webhook completed, but when receive event form webhook, i can receive full data for event ‘meeting.started’, but event ‘meeting.ended’ is missing
Ex: I received total 577 results for event ‘meeting.started’, but I only received 440 results for event ‘meeting.ended’, and I received triple for event ‘recording.completed’
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook

Hi @ithelp,

Thanks for reaching out about this.

Are your event subscriptions all under the same Webhook-Only app? Additionally, can you confirm that your endpoint returns a 200OK response upon receiving Zoom payloads? (If it doesn’t webhooks can sometimes silently fail).

Let me know—thanks!
Will

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