Invalid access token, does not contain scopes: [user:write:admin, user:read:admin, user:read, user:write, user_info:read, user_profile]

I have seen this error a few posts on this forum but the answer doesn’t really fit.

Some days ago we removed user:admin scopes from our app since team users didn’t want their zoom users listing and managing users, however now when calling https://api.zoom.us/v2/users/me we get this error. From the best that I can tell account level apps should be able to call the me API? I saw no specific scopes for it

What is wrong here?

Hi @Delenta ,

Actually, this is true for user-level apps. Please see below:
image

Thank you,
Gianni

Oh ok, so me api is only for user level apps, thanks

1 Like

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