I have integaretd zoom web sdk in website but showing error "The meeting number is not found."

I have integrated web sdk but getting “The meeting number is not found.” please tell me where i am doing wrong

console error :slight_smile:

signature:

Hi @pawan.sahu,

Thanks for reaching out about this, happy to help.

To clarify, the meeting ID that you pass in your SDK Signature must already be a scheduled meeting. It’s not possible to create a meeting from within the SDK itself, so you’ll need to first do so from zoom.us or using our Create Meeting API.

Once you have the meeting scheduled, you can pass it to your Web SDK.

Hope this helps to carify!
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.