Description
Getting invalid access token on https://marketplace.zoom.us/docs/api-reference/zoom-api/users/users for token I copied from credentials page.
I regenerated API secret and still same error.
And I get 401 Unauthorized when I try API key/secret from .net application
Error
{
“code”: 124,
“message”: “Invalid access token.”
}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
https://marketplace.zoom.us/docs/api-reference/zoom-api/users/users
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL / Headers (without credentials) / Body
- See error
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.