OAuth redirect dynamic flow issues

Description
After seeing the post on Dynamic Flow for OAuth 2 (Does zoom support more than two environments for oauth2?) we decided to enable that functionality for our already live marketplace app. While we able to get it working perfectly with multiple subdomains in development, when we launched subdomains in production, they all receive the same error. For development we did change domains entirely, but for production we kept the same domain that the app was launched at.

Error
Invalid redirect url (4,700)

Which App?
Spaces By High Alpha

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Install App
  2. Click our Authenticate With Zoom button on a new subdomain
  3. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
This error seems nearly identical to the one mentioned recently in this post (OAuth redirect advanced setup issues)

Hey @taylor.hurt,

Have you submitted an app update request? Changes on a published apps production environment will only go into affect once the app update is approved.

Thanks,
Tommy

That did it @tommy! Thanks for the pointer in the right direction. Everything is working now in both Dev and Production.

1 Like

You are welcome! Happy to hear everything is all set up! :slight_smile:

Thanks,
Tommy

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