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


