Request Manual Validation for my Marketplace App

Hello Zoom Marketplace Team,

I am currently submitting my app for review. Our platform uses nango.dev as our backend service (oauth2 proxy). Since nango operates under the domain nango.dev we are not the owners of this domain and therefore cannot perform the standard DNS/HTML domain validation.

The integration requires callbacks to our auth callback functions, which are essential for handling OAuth flows and API interactions with Zoom.

We kindly request a manual approval for the nango.dev domain so that we can proceed with the submission and review process.

Please let me know if any additional information or documentation is required from our side.

Thank you for your assistance,
Brian

Hey @Darrick , Nango founder here.

You can work around the approval issue if you use a custom callback URL on Nango.

Instructions: nango.dev/docs/implementation-guides/api-auth/implement-api-auth#5-setup-a-custom-oauth-callback-url-optional
(It doesn’t let me post links, add https to this).

This lets you use your own domain for the callback URL, which you can verify with Zoom.

Hope this helps!

Cheers, Robin