Zoom Apps Configuration
We are using a Node.js backend with a React frontend for our Zoom App.
Trying to install app from Zoom desktop app (Mac - Version: 6.0.11 (35001)) - marketplace
Description
We are encountering an issue with the redirect URL during the production app installation from the Zoom Marketplace. The installation process is not redirecting to URL as specified in our app credentials. This is causing an error as the user is not getting authenticated. We have provided the Direct Landing URL, users are not taken to this when they click add
Error?
Because the redirect page is not called after the user authenticates Zoom. The user is not getting authenticated by our app.
How to reproduce: 1. Go to the Zoom Marketplace from the Zoom Mac desktop app
2. Search for “BarRaiser.”
3. Attempt to install the app.
4. After auth it shows an error(auth URL is not called)
(it is working well when the app is installed from https://marketplace.zoom.us/)