I’m working on an oauth application which has the ‘meeting:write:admin’ scope. When I add a meeting event subscription, the ‘meeting:read:admin’ scope is also added. This read scope complicates the permission dialog:
Could Zoom please filter out ‘read’ scopes from the install screen when a ‘write’ scope is also requested?