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.