For JWT app, While creating sub account getting Invalid access token

Using this template helps us debug your issues more effectively :slight_smile:

Description
We have created JWT app and using JWT token, trying to create sub account. while doing that getting error ‘Invalid access token’.

Error
{
“code”: 124,
“message”: “Invalid access token.”
}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
https://api.zoom.us/v2/accounts

How To Reproduce (If applicable)
Create JWT app and try to add a sub account

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

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