POST to /meetings/{meeting_id}/registrants returns error 1001

{‘code’: 1001, ‘message’: ‘User does not exist: n***k@gmail.com.’}

The same process worked for at least 30 meetings in May. Stopped working today or yesterday. Getting this error message for all users, when trying to register for a meeting.

Hi @mb1 can you share some details on the authentication used? Are these users on your account?

I used the API key and secret from the private JWT app. I don’t quite understand what you mean by asking if users are “on my account”.

Hey @mb1,

When registering users for a meeting, this error will be thrown if you have the authentication profiles enabled and the user does not have a Zoom account.

Thanks,
Tommy

1 Like