Format Your New Topic as Follows:
API Endpoint(s) and/or Zoom API Event(s)
- participant joined waiting room, or any other waiting room related trigger*
Description
Hey there, I’ve setup a webhook-only app, and also created a node.js app by following the zoom’s video tutorial that validates the webhook being received, and i’ve successfully managed to work with webhooks, it is receiving data like meeting_created or meeting_ended etc, except any webhook related to the waiting_room it is simply not triggering at all from zoom’s side, i am not seeing anything in my app’s log.
I’ve enable the waiting room in my zoom settings, and trying to join the meeting before the host and the typical waiting room blue screen is appearing , but the webhook is not firing, any solutions ?
Error?
No errors, as i am not even receiving the webhook from zoom’s side.
How To Reproduce
Steps to reproduce the behavior:
1. Request URL / Headers (without credentials or sensitive info like emails, uuid, etc.) / Body
2. Authentication method or app type
3. Any errors