Zoom api integration help

Based on changes recommended by Zoom, we have created a new Server-to-Server OAuth app for integrating our platform with Zoom. We have configured this app with the scopes to support creation of users and meetings using the relevant Zoom APIs. We have also configured a Webhook to receive event notifications for specific Meeting related events. The webhook connection has been successfully validated.

: We are able to create users, create meetings, launch meetings and join meetings using this App.

: However, we are NOT receiving webhook call back to the URL we have registered and validated for meeting events. We have looked at the Zoom documentation [ https://devsupport.zoom.us/hc/en-us/articles/360059893792-Not-receiving-Webhooks ] and confirm that we have followed the steps as indicated. While the validation call is being received and confirmed, we are not receiving the call back for Meeting related events.

: We need Zoom to help resolve this issue.

Hi @zoomadmin2
Thanks for reaching out to the Zoom Developer Forum and welcome to our community, I am happy to help here!

Have you tried manually sending a Post request to your endpoint and confirm you are receiving them? Or are you not getting any requests at all?

I will go ahead and send you a private message to you with some follow up details.
Best,
Elisa

We have tested the Webhook API internally and it is working fine. Also, Zoom is also calling the same Webhook when validating the API. However, we are not getting callbacks when events occur