Description
My OAuth app listens to the “All recordings have completed” event, but I’m not receiving that webhook, either in development or production.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Oauth
Which Endpoint/s?
webhook is https://marketplace.zoom.us/docs/api-reference/webhook-reference/recording-events/recording-completed
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- I created the OAuth app and added it to my Zoom account.
- I started a meeting on my Pro account, and recording was turned on.
- The webhook was never received, however I do see the downloads in my Zoom account. I’m also able to view meeting cloud recordings through the API.
Additional context
I did see the webhook being hit when I was using a JWT-only app.
