Description
Hey. I created an access token, pre-entered client_id and Client Secret. The token has been successfully created. After that I decided to make a test request . Entered accountId and clicked Send. JSON returned me with error 124. What am I doing wrong?
Error
Invalid access token.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- https://api.zoom.us/v2/accounts/{accountId}
- “code”: 124, “message”: “Invalid access token.”
Screenshots (If applicable)
