Contact Search not working

Contact search was working for me a while ago. But now it seems broken. I attempt to hit this endpoint:

→ GET https://api.zoom.us/v2/contacts?search_key=greg&page_size=25

and I get back a 400 error with the body:

{“code”:200,“message”:“Invalid access token, does not contain permissions:[User:Read].”}

The strange thing is, I do have the user:read scope defined in the dev console for my client ID. I also have contact:read scope. Other contact related APIs still work for me, it’s only search that is broke.

According to the API docs, nothing has changed with this endpoint.

Hi @vuzix_greg
Thanks for reaching out to us and welcome back to our Developer Forum
I will send you a private message so you can share more details of this with me
Please follow up there
Cheers,
Elisa

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