I am working on integrating zoom meeting sdk in react app and the signature for meeting sdk is generated from java Backend.
Usecase:
user1 set meetingid and pwd in my apps
user2 will start the zoom meeting from my apps via browser
user1 will start from zoom via apps
after starting zoom by user1, we found 2 cases:
Case1:
if user1 doesnot start the zoom app, then user2 will be in waiting lobby.
after starting zoom by user1, then i am getting following mention user.
Case2
If the user1 already started the zoom apps and user2 open the meeting via my apps then shown the following error message immediately.
Error: Joining Meeting Timeout or Browser restriction To join a meeting hosted by an external Zoom account, your SDK app has to be published on Zoom Marketplace. You can refer to Section 6.1 of Zoom's API License Terms of Use
hi @Suresh1
You create you app in development mode.
Any user within your account domain can make use of the app for development purposes.
You can share the app within any accounts made in your zoom account.
Feel free to make extra free users if needed.