Invalid Access Token when trying to fetch list of users

Using this template helps us debug your issues more effectively :slight_smile:

Description
Hi, I’m trying to get all the users but I get this ‘invalid access token’ even thought the token i’m using is newly created. This morning its still working then suddenly it returns invalid access.

I tried /v2/users/me endpoint and i get my user info, so basically there’s no error in my token?

is there any changes in API?

Error
code: 124; message: Invalid access token

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

Which Endpoint/s?
https://api.zoom.us/v2/users

Hi @adrian.callejo,

Are you attempting a POST or GET request to our /users endpoint? Are you on a free/basic plan?

Let me know—thanks!
Will

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