Description
Hello, I’m trying to hit an zoom endpoint with my app that has already signed as JWT App. But I’m receiving “Invalid Access Token” using the token delivered from the app settings.
I tried JWT.io token and App Settings Token and no one has worked.
Error
{“code”: 124, “message”: “Invalid Access Token”}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
[GET] https://api.zoom.us/v2/accounts/
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Request URL
- Put [Authorization: Bearer TOKEN]
- See error
Screenshots

