Description
I am looking to authorize my Zoom (non published app) on other accounts just so I can perform API requests on the data of these accounts.
Is there any way to do this without publishing my app as it’s only purpose is to get data.
Furthermore, if there is a better way of getting data of other users in Zoom please let me know.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Is it easy to publish an OAuth app that will only be used for data retrieval on the endpoints above for accounts or is it likely my app will not be accepted to the Zoom Marketplace?
If this is not a valid approach where can I go from here?
Note: I only need 1-1 meetings and this is for a small project hence why I don’t want to pay for a meeting plan.
Yes it is a simple process to publish an app if you completed all the steps listed here. Go ahead and double check you have the information all filled out, and then submit your app for review.
If it is for a toy project, I suggest making a tutorial of how to create the OAuth app, and then setup the local / dev server for whoever wants to use it. Similarly to what I did here: