How to create a meeting by zoom api using SDK app credentials in python

We are trying to setup zoom sdk in our site.
We want to create zoom meeting using backend(Python) and show zoom meeting in our website.
But unable to do so. The zoom api’s are not accessible by sdk credentials.
Also have to create zoom users by api before starting the meeting.

Following this GitHub - zoom/meetingsdk-react-sample: Use the Zoom Meeting SDK in a React App
it requires a meeting number which we don’t have initially. So confusing

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