Webhook does not fire for meeting events -Meeting Created using custuser

Description
We created an App and we are able to create meetings using custuser option. Problem is, we are not getting any events back in our webhooks for those meetings.

Error
No Error, just Webhook is not getting called

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

Which Endpoint/s?
N/A

Hi @hector.garcia

Thanks for reaching out to Developer Support!

There are some steps that might help you to debug your issue:

  1. Send a post request to your Endpoint URL, if you do not receive this event then you will have to check your Endpoint
  2. If you DO RECEIVE the post request, but not the Zoom events, try replacing your endpoint with a test endpoint of your preference (such as webhook.site).
  3. If you receive events and Zoom events in this test endpoint, please check that your Endpoint URL is working properly.

I hope this helps and please let me know if you need more assistance

Regards
Elisa

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