Authentication_exception not working

Description
What I want to do is to close the meeting permanently and make only authorized members via e-mail access to the meeting, that is, the user’s e-mail is verified before he is automatically approved to join.

The second thing is that I want to appoint the meeting manager via email, meaning that all meetings are in one account and each meeting is run by a different manager.

I want a way to do this through API because I tried and it did not work.

Error
No problem, the meeting is created normally, but the email is not sent to the invitees by authentication_exception

Which App Type
I am using JWT

Endpoint

https://api.zoom.us/v2/users/[email]/meetings

Hi @MohamedSlimane ,

Happy to help! Can you please send a direct link to the documentation page where you got this endpoint? All of the GET requests I’m seeing under the Users endpoint take {userId}.

Thanks so much,
Gianni

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