Hi Zoom team,
I’m building a Zoom Meetings integration through Nylas, a third-party
API platform. My OAuth app is rejecting the Nylas hosted callback URL
when I try to save it as a redirect URI. Because Nylas hosts the OAuth
flow on my behalf, Zoom’s automatic domain validation doesn’t apply,
and I need the Nylas domain allowlisted for my app.
- App type: General (User-managed)
- Client ID: QyoVglfKRZm0nla69QfKXA
- Redirect URIs to allow:
- https://api.us.nylas.com/v3/connect/callback (U.S. region)
- https://api.eu.nylas.com/v3/connect/callback (E.U. region, if applicable)
- Scopes requested: meeting:write:meeting, meeting:update:meeting,
meeting:delete:meeting, user:read:user
Nylas documents the required callback URLs here:
Could you please allowlist these URIs for my app? Happy to provide
any additional verification you need.
Thanks!