Authenticated user has not permitted access to the targeted resource - users

I have been using zoom using cdata api driver Connecting to Zoom
I authenticate using oauth2.
And the requested permission from user looks like this

If I do not check “Allow this app to use my shared access permissions.” checkbox
I am unable to load list of all the users apart from the current user.

But if I check the checkbox while authorization, it allows me to list all the users and other users data.
Is this expected behavior?

@prajna.hegde Yes.
If it is not checked , then it will only give the details from your account.

1 Like