How do I allow users to use app?

I’m currently developing a Zoom integration using OAuth 2.0 to allow users to connect their Zoom accounts and schedule meetings via the Zoom API. The app is working correctly when I authorize it using the Zoom account that created the app.

However, when I try to authorize the app from other Zoom accounts, I receive an error stating: “App not found” or the authorization page fails to load.

My goal is to ensure the app works seamlessly for external users before publishing it on the Zoom Marketplace. Thank you for any help or suggestions.

You have to create a Beta version of your. There you can create an Authorization URL, that allows others to use your App: Beta Test

You find the link to create a Beta version in on the management page of your app.

1 Like

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