Description
When trying to register users for a meeting on some users I get the 1001 response ‘User does not exist’. I checked with about 10 users, ALL of them have zoom accounts for the email specified.
Error
{'code': 1001, 'message': 'User does not exist: ***@gmail.com.'}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s?
/v2/meetings/ID/registrants
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Make request to the endpoint with one of the affected users.