Zoom App installation on multiple environments

Greetings,

We have a new production-like environment for testing purposes and we are looking for a way to set up our OAuth app to serve both of those environments. The new environment follows the same URL pattern as the production one:

  • *.cxera.com
  • *.dev01.cxera.com

Specifically, we’re looking to deliver webhooks to the dev environment, as well as enable the deauthorization endpoint.

We could implement a layer above both environments to handle this, but I was wondering does Zoom habe a best practice approach when it comes to serving multiple environments.

Our app is CXera, with the production client ID [REDACTED].

Thank you for your help!

1 Like

Hi @vskoko ,

Careful not to share sensitive application info. I redacted some from your post. The URL structure is fine provided you can validate the domains.

Please test it out and let me know if you run into any issues.

Best,
Gianni

Thanks For stopping us to share sensitive application info.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.