How to join meeting before host without setting role to 1 in meetConfig

Hey @Sergey, @565189, @gavagava,

I was able to join before host using the Web SDK with role 0 (not as co host). Here are the steps I took:

  1. Scheduled a meeting without using Personal Meeting ID, and Join Before Host On:

  2. Joined the meeting with the Web SDK (I am using the Angular Sample App):

    Pass in role 0 and the other respective values.

  3. It worked:

Please try the steps I took and let me know if you can get it working.

Thanks,
Tommy