Description
I followed webhook guide and enabled webhook for my OAuth app . The event type I subscribed to is Metting Start, Meeting End, and Recording Transcript file have completed.
I have implemented the script to accept POST request from Zoom and made sure that my url path matched my route. but my OAuth app is not receiving any webhook event from Zoom. and also haven’t found any entry in call log list.
Webhook only app worked, It’s show the log entry in webhook log, but notification not receiving in my endpoint URL.
Error
Havn’t get any error or response.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Additional context
My App is in development mode and I used PathFix for zoom integration.
Can you email the meeting IDs of the meetings that the webhooks aren’t working for and all the details above to developersupport@zoom.us? We will be able to debug there.
I have sent a mail with the meeting IDs of meeting that the webhook not working. I’m facing issue with all the meetings, I haven’t received any webhook event form any meetings.
can you please take a look and guide me to solve this issue.