Join a meeting with logged user

I have a meeting that has the Require Registration setting checked,
and I need to add a bot using the meetings sdk, it is possible?
before I can do it using login with email and password

Hi @fboncini,

Logging into the SDK is no longer supported, so you will need to implement OAuth and get a user’s ZAK from the REST API.

Thanks!

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