I have a zoom app where users can OAuth using their zoom accounts, so we can generate calendar events and add a meeting URL to the events (this part is working fine).
I have setup webhooks for this app and the development mode works fine. I’ve selected: meeting start/end/deleted/permanently_deleted and recordings completed.
The production app though is not sending webhooks at all. I did get the first call to verify the URL though.
The App is published and active and everything else looks good as far as I can tell.
I could use some help understanding what I could be doing wrong. I know this used to work and it’s been at least 30 days that we stopped receiving webhooks.
Hi @brunossilveira
Thanks for reaching out to us
Can you please confirm if you have made any changes to your app or your endpoint URL ?
If your app is published in the marketplace and you make changes to it, you should resubmit your app for review and once its approved, you will see the changes reflected in your production environment
If you made any changes to the webhook subscription, such as adding new events or even changing the endpoint URL, then you will need to resubmit your app for review @brunossilveira
I don’t believe anyone has made any changes. However, I can resubmit the app, no problem, as long as this will not cause any disruption to my customers.
Can you confirm things will continue working while I resubmit?
Yes @brunossilveira
If there are not changes to scopes, it wont disrupt customers.
But if no changes were made, you don’t have to resubmit.
I will send you a DM and I will look furhter into this