Description
Error showing when a registered attendee try to join in webinar using the Web SDK.
Error
Already has other meetings in progress.
Which Web Meeting SDK version?
Web SDK 1.9.6, i have update to 1.9.8 & 1.9.9 (latest)
To Reproduce(If applicable)
Steps to reproduce the behavior:
Host start the webinar using the zoom application.
Attendee try to join in webinar using the browser(Web SDK).
Error shown: “Already has other meetings in progress.”
Screenshots
The message “Sorry, you can’t embed media items in a post.” keep appearing so i can’t upload image
Device (please complete the following information):
Chrome Version Version 94.0.4606.61 (64bit)
Additional context
I have tried for many version of SDK, remove the old one to create the new one but it sill display this message.
tommy
(Tommy Gaessler)
September 24, 2021, 8:27pm
2
Hey @devMedihub ,
Can I ask what role you are passing in when generating the signature? Make sure it is role 0.
Thanks,
Tommy
Hi Tommy,
Thanks for replying. Here are my code, i’m using mtConfig variable from above that get config data from useSetting (this is custom hook in picture 2). You can see my config in useSetting, i have set role always 0 but still meet “Already has other meetings in progress.” error.
*Note: i’m now using “@zoomus /websdk: 1.9.9” with “react: 16.8.6”
tommy
(Tommy Gaessler)
September 28, 2021, 4:00pm
4
Hey @devMedihub ,
Thanks for sharing these details.
Are you passing in the email? The issue is you are trying to run two meetings at the same time.
Here are a few similar threads:
Hey @sunit , happy to help!
Make sure you are passing in the proper Webinar ID. It seems as though you might be joining the wrong webinar.
Thanks,
Tommy
Hey @developer-whova ,
Were these meetings all from the same host? Looking at the logs, all of these belonged to the same host. To run concurrent meetings, the meetings must have seperate hosts.
Thanks,
Tommy
-Tommy
system
(system)
Closed
October 29, 2021, 2:01am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.