Angular and Node SDK

Description
I am using https://github.com/zoom/websdk-sample-angular this sdk with node also but when I click on join button I get error “The meeting number is not found.”
Error
The meeting number is not found.
Which version?
Angular sdk - “version”: “1.8.0”,

Hey @anjaligt19,

Make sure you are passing in your created meeting ID correctly when generating the Web SDK signature.

Thanks,
Tommy

Hello,

I want to create a meeting first and then multiple users will join that meeting.

Hey @anjaligt19,

To create the meeting before hand, you can use the Create Meeting API, or create it in the Zoom Web Portal. :slight_smile:

Thanks,
Tommy

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