Description
Hi,
I have created a user managed app to connect and read the required profile properties from zoom. It only works for if the Redirect url for OAuth is https://zoom.us. if i use my production url https://xxxx.zoom.us then i’m able to install the app without issues but if i try to generate access token then i’m getting “invalid redirect: https://marketplace.zoom.us/docs/oauth/callback/success (4,700)” error. even i add this url into whitelist url. but still facing the same issue.
Error
invalid redirect: https://marketplace.zoom.us/docs/oauth/callback/success (4,700)
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:
- Request URL / Headers (without credentials) / Body
- See error
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.