Scopes to include ([user_zak:read])

Description
Hi Team,
I dont have an option to include the scope [user_zak:read] under OAUTH App. Due to which when
I try to get user’s ZAK using the endpoint “https://api.zoom.us/v2/users//zak”, I get the error “Invalid access token, does not contain scopes: [user_zak:read].” I tried adding all scopes under “User”, “Meetings” and “Webinar” but no luck. Thanks in advance for your help.

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

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

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

Hi @Saha,

Thanks for reaching out about this. Are you on a Free/Basic account?

Thanks,
Will

Hi @will.zoom ,

Thank you for your reply. I have enrolled for Pro Account and was facing the issue.

And the other case, when I use JWT token to get user’s ZAK, I get blank response (code 200) when I use user id. But I receive the token successfully only if I use “me”.

Thanks,
Ganesh

Thanks,
Saha

Hey @Saha,

Thanks for confirming. Can you please submit a ticket at devsupport.zoom.us with your account details? We can take a closer look at your app and its scopes.

Thanks,
Will

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