Question
People commonly ask on the Zoom Developer Forum:
What should I enter for the OAuth Redirect URL if my app won’t use OAuth? My app is a Zoom bot (not user-installed) that joins meetings to collect data, but the OAuth Redirect URL field is required. Is there a specific placeholder or value I should use?
Answer
If your app doesn’t rely on additional OAuth permissions/consent, you can provide your app’s homepage as the OAuth Redirect URL to satisfy the required field.
- Go to your app’s configuration page on https://marketplace.zoom.us/
- For the required OAuth Redirect URL field, enter your app’s homepage URL.
- Proceed with the rest of your configuration as normal.
Zoom Developer Forum Examples
Some examples of this question are: