Oauth Redirect invalid

Description
Oauth authorization is not working. When my app is trying to authorize I get a invalid redirect error. I know this URL works but you server never calls it. This is the URL we’re calling authorization with
Error - Zoom/Hubble/OAuthRedirect&client_id=

Blockquote

OUR CLIENT ID

Blockquote

&state=%7B%22oauth_id%22%3A%221%22%2C%22client_id%22%3A%22%22%7D&access_type=offline&scope=

Error
Invalid Redirect: https:///ManagedMethods/OauthRedirect

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth

Which Endpoint/s?

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.

Hi @aaghili have you added this Redirect URL as a Whitelist URL in your app?

Thank you that was the issue.

Al

1 Like

Happy to hear we figured out the issue! :slight_smile:

Thanks,
Tommy