Unable to get access token through API referrence

Description
When I tried to use the get access token to refresh my token, an error message appeared after I entered my client id and client secret. “Invalid redirect: https://marketplace.zoom.us/docs/oauth/callback/success (4,700)”

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:

  1. Request URL / Headers (without credentials) / Body
  2. See error

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

Additional context
Add any other context about the problem here.

In your Oauth app config, you should set your Redirect URI and Whitelist to: https://zoom.us

1 Like

Thanks @samly for your answer! :slight_smile:

@zehan.wang321 , let us know if you have additional questions!

-Tommy