Description
Sometimes get an error when trying to create meetings via REST API. So one meeting is created successfully, another generates an error.
Error
{‘code’: 200, ‘message’: ‘Account does not support REST API.’}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
https://api.zoom.us/v2/users/me/meetings
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Try to create a meeting
- Sometimes get an error
Additional context
Same user successfully created meetings in the past and during today as well.