Hi,
I have created a Server-to-Server OAuth in the ZOOM Marketplace, and the Scopes also cover user:read:user:admin, user:update:user:admin.
I have successfully obtained the token through Java and Python, but when I proceed to the next step and try to access /v2/users/me, I keep getting a 401 error. How can I resolve this?
This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.