Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2024-10-27 04:30 PM
I created an app on app marketplace and it a general app and I use its Client ID and Client Secret to make user from my web react app to join zoom meetings using zoom web SDK(I created signature using my backend endpoint).
I have a problem: when I create a meeting from the same account I created the general app on it user able to join the meeting successfully but when I create a meeting from another zoom account it does not join the meeting.
I make sue that Enable waiting room and Only allow authenticated users are disabled.
Please note that each user has a username passed to the meeting and the role is set to 0 (attendee)
Is there a way to make users join meeting from any account using meeting id and meeting passcode without login to their zoom accounts (Using my created general app)?