Unable to fetch contacts information because I cannot request for scope contact

Description
I am trying to use /contacts to search for contacts for my users. However, it returns 400: “contact:read, contact:read:admin, zms:contact:read”.

The strange thing is that, on the API doc, it says it requires contact:read:admin and contact:read scope. Regardless, in Zoom dashboard/app profile page (scopes table), there is no contact related scope to add.

Error
400
{
“code”: 4700,
“message”: “Invalid access token, does not contain scopes: [contact:read, contact:read:admin, zms:contact:read].”
}

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

Which Endpoint/s?

How To Reproduce (If applicable)
I am still stuck at local machine. I didn’t push my code.

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
N/A

Hey @lafraco,

Can you please provide your app name so I can investigate further?

Thanks,
Tommy

Hi @lafraco this is likely occurring if your app is a user-level OAuth app rather than an account-level OAuth app. See available account-level scopes: