Will existing users need to re-authorize if new scopes are added to our app but not used?

We are integrating with Recall.ai for video recording. In order to have our Zoom app record calls, we needed to enable the Meeting SDK toggle. Doing this adds the scope user_zak:read. This scope is not used by the integration but can’t be removed since it is required for the Meeting SDK toggle. We already have a Zoom app and are submitting it for approval.

Will existing users of our app need to re-authorize even though we won’t be using the user_zak:read token?

1 Like

Hello,

Does your app require Zoom OAuth to work? need to have this answered before I can provide an accurate answer.

Regards, Kwaku

Yes, our app requires OAuth to work. If it helps, these are the scopes that we are using now before approval: meeting:write / user:read.

Thanks for that information, please read herehttps://developers.zoom.us/docs/distribute/published-apps/updating/ for the answer to your question

This topic was automatically closed after 30 days. New replies are no longer allowed.