Joining meeting timeout error issue

Description
When i am trying to host meetings from an App which i created using ZoomWebSdk, I am facing an error Joining Meeting Timeout Your connection has timed out and you cannot join the meeting. Verify your network connectivity and try again.

Firstly it was working fine but suddenly error started to occur. I am unable to host meetings from ZoomWebSdk while joining of meeting is working fine.
I have generated the JWT Token API and Secret and used NodeJs generation Code as in ZoomWebSdk Guide and also used the same code for Init and Joining meetings and that seems working fine

Error
The full error message is as follows:-
{ errorCode: 1, errorMessage: undefined
method: “join”, result: null
status: false }

SDK version?
ZoomSdk - 1.7.8 Through CDN

To Reproduce :-
Steps to reproduce the behavior:

  1. Go to ‘https://workspace.testflight.biz/
  2. Enter any Valid Meeting Details
  3. If you try to host it won’t work while if you will join any meetings it will work

**Devices :- **
I am having this issue on each browser and Device i tried :frowning_face:

I am not having PRO Account but i will only buy if this will work fine otherwise that would just be the wastage of My money

Please Help

Hey @dhireshbudhiraja,

With the Web SDK you can join any meeting internal or external, but you can only start meetings that are owned by users on the account of the JWT used in the Web SDK.

Thanks,
Tommy

@tommy What if i purchase PRO account?

Hey @dhireshbudhiraja,

Even with a Pro account, it is the same functionality as I mentioned above.

Thanks,
Tommy