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.
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.
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”