Not able to join meeting in sample web app

I followed the steps given in https://marketplace.zoom.us/docs/sdk/sdk-reference/web-reference to make a sample web app but I am not able to join meeting after entering my meeting id and name. I have attached screenshots.

Hey @1997sprocks,

Can you please share the error in the console?

Also make sure you are using a JWT App Type for the key and secret.

Thanks,
Tommy

I got the same error when following this guide https://marketplace.zoom.us/docs/sdk/sdk-reference/web-reference .
Console: {method: “join”, status: false, errorCode: 1, errorMessage: “joining fail”, result: null}
I’m using the Key and Secret from a JWT app but don’t know why it do not work.
Can you help me?
Thank you.

Hey @kimcuc0202, thanks for posting and using Zoom!

Please make sure you are using a valid meeting number.

Thanks,
Tommy

@tommy
Thanks for your fast response
I get the meeting number from zoom app

Meeting ID: 601916709
Is that ID valid?

Hey @kimcuc0202,

Yes that is a valid meeting number.

Can you confirm you are not requiring a user to be logged in with a specific domain name?

Also if you could share your code and steps to reproduce I can debug.

Thanks,
Tommy

Hi @tommy

75752309294. Is this Meeting ID valid?

Thank you.
Petr

@petr.dudka.n,

Yes, this is a valid meeting ID from another host.