OAuth 2.0 in Postman

Description
Why wont my access token work in Postman?
I created an OAuth 2.0 app in Zoom, then imported the Zoom API collection to Postman. Now, I am trying to set up OAuth 2.0 in Postman so I can use the API.
Everything seems to be working, and it generates an access token for me, but when I try to run an API call, I get the error “Invalid Access Token”.

Here is what I set up in Postman:


Error
image

Hey @cpredo,

Thank you for reaching out to the Zoom Developer Forum. First, try removing the scopes listed there. If that doesn’t help, please provide the endpoint that you’re calling and if your app is user level or account level.

Thanks,
Max

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