I created OAuth app I added the scopes (phone:read:admin,phone_call_log:read:admin)
So far this API endpoint https://api.zoom.us/v2/phone/call_logs was successful but
I am getting a error message through PostMan “Invalid access token, does not contain scopes:[phone:read:admin].” for this endpoint https://api.zoom.us/v2/phone/users
Hey @rodolfoc
Have you reauthorized the token in postman? If you haven’t the scopes will not be updated.
Let me know if this isn’t the case.
Regards,
I generated a new token but I forgot a step. I need to “add” the token to it. So it works now.
1 Like
thanks for the reminder
This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.