OAuth App Scope View your meetings

Description
There are two scoped as below in OAuth App.

  • View your meetings
  • View and manage your meetings

My question is if I add scope “View and manage your meetings”, do I need “View your meetings” scope as well.

Error
N/A.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?
GET v2/meetings/{meetingid}

How To Reproduce (If applicable)
N/A

Screenshots (If applicable)
N/A

Additional context
N/A

Hey @damitha_wijeratne,

Thank you for reaching out to the Zoom Developer Forum. In most cases, if an endpoint requires the View and Manage Your Meetings scope (user:write) it will also require the View Your Meetings scope (user:read) scope.

To answer your question more directly, yes, you will still need both scopes on your application.

We are working to make the wording around this more clear. Let me know if you have any questions.

Thanks,
Max

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