Our Zoom app has already been reviewed and published with the meeting:read
and meeting:write
scopes. We are now planning to integrate a Zoom webhook for the participant_joined
and participant_left
events, which require the same meeting:read
and meeting:write
scopes that are already included in our app. Do we need to republish our app to add a new event subscription within these existing scopes?
1 Like
I have the same question getting some inconsistent event data for our users when adding events that work with existing scopes @elisa.zoom
Hi @ahsan and @platformadmin
Sorry for the late reply here!
Yes, even if the app has the required scopes, you need to submit your app for update request so the new events are added to your app in production
great thank you for the update @elisa.zoom
1 Like