I was able to setup this sample of Web SDK from zoom itself.
https://zoom.github.io/sample-app-web/
It’s working fine. I can join to the meeting. However if the meeting already started and first participant joined meeting. The other participant won’t be able to join and will return an error.
Is that because, I’m just using 1 pair of API KEY and Secret Key?
My goal is, to join multiple participants using 1 pair of API and Secret Key