API Endpoint(s) / Zoom API Event(s):
Webhook Event Subscriptions
Description:
My Zoom app is approved and webhook events were working correctly before. Recently, I stopped receiving all webhook events.
The webhook URL validates successfully in Zoom, and the endpoint is publicly accessible over HTTPS. However, after validation, no webhook events are sent to my server.
I haven’t made any significant changes to the webhook implementation.
Has anyone experienced this issue or knows what I should check?