Description
We have an approved Zoom app that’s currently working and I want to use the same app for another domain. Both apps code bases are identical but the only difference is they use different domains.
How should I redirect users from App1com to the App2com URI after the authorize
request? Or should I create one zoom app for my web app and one zoom app for my second app?
Appreciate your support in advance.
Error
{“status”:false,“errorCode”:4700,“errorMessage”:“Invalid redirect: [https://domain2.com/application/settings?zoom=true","result”:null]
Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth
Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.
How To Reproduce (If applicable)
Steps to reproduce the behavior:
- Login to App2.com as a user
- Enable Zoom integration
- The above error occurred