Using this template helps us debug your issues more effectively
Description
I’m making zoom app which is oauth app.
and I’ve set up the Event Subscriptions, see below screenshot.
I need live streams started/stopped events.
so I selected them.
When I try to start Zoom Meeting and live streaming.
my server get “meeting.live_streaming_started” event from zoom webhook.
but when I stop the live streaming, see below screenshot.
my server can not get “meeting.live_streaming_stopped” event from zoom webhook.
What am I missing some setting in zoom?
I need “meeting.live_streaming_stopped” event of webhook.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth / Webhook