Webhook delivery stopped for specific account after user reconnect
Hi,
We’re a published Zoom Marketplace app (Timely — time tracking integration) experiencing a webhook delivery issue affecting a specific customer account.
What happened
- A customer’s Zoom integration was working normally, syncing meetings for all workspace users
- The workspace admin disconnected and reconnected the integration
- After reconnecting, no webhooks are being delivered for any users in that account
- This has persisted for over a month now (since around February 23, 2026)
What we’ve verified on our end
OAuth token is valid — we can successfully call GET /v2/users/{user_id}and fetch past meetings via the API
Our webhook endpoint is up and receiving webhooks from other connected accounts without issues
The issue is isolated to this one account — all other customers are working fine
No changes were made to our webhook endpoint or event subscriptions
Events subscribed
meeting.participant_joinedmeeting.participant_leftdeauthorization
Our app
- App Name: Timely
- Marketplace listing: App Marketplace
Our ask
Could someone from the Zoom team check the webhook delivery logs for our app for this specific account? We believe webhooks stopped being dispatched after the reconnect.
Happy to share app credentials and affected account details via DM or private ticket.
Thanks!