How to create jwt wtih sub user account

i have zoom account with two users . one is non-license and one is license
when i create jwt i and call api with user = me example “https://api.zoom.us/v2/users/me/meetings
i got non license account what should i do ?
(i login with license user to create jwt)

Hi @promhuadz,

If you use ‘me’ in your request URL, it will create the meeting under the account owner. Can you confirm that this user has a license?

Thanks,
Will

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