Create meeting in User's zoom account

We are developing a web application in C# which will enable users to create zoom meeting in their account.

We are able to create meeting in a centralized zoom account. How do we get token_id from the user’s zoom account? We can have user login to zoom account.

We are using below reference guides as of now -

Please guide further.

Hey @arun2,

Thank you for reaching out to the Zoom Developer Forum. If you want to make API requests on behalf of a user on another account, you’ll want to publish an OAuth app to our marketplace.

Once a user authorizes the app, you can obtain an access_token for that user.

Let me know if you have any questions.

Thanks,
Max

Hi Max
Thanks for your reply.

We are working on the OAuth App. Is it compulsory to publish the app for local development?

While trying to publish the app, i am stuck at domain verification step. Getting error - “can not access the html file, please be sure the file uploaded correctly and retry”

Please assist.

Thank you.

Hey @arun2 ,

For the following please email developersupport@zoom.us and we can manually validate your domain.

Best,
Gianni