Invalid redirect using ngrok

Description
I’m trying to test Zoom OAuth locally but I get an Invalid redirect error. Invalid redirect: https://fceca8f4.ngrok.io/auth/redirect

Error
Error: Invalid redirect: https://fceca8f4.ngrok.io/auth/redirect

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the 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. Have a webserver running locally on port 8080 which has a GET endpoint auth/redirect
  2. Convert the localhost:8080 to ngrok.
  3. Set the redirect URL to https://fceca8f4.ngrok.io/auth/redirect
  4. See the error: Invalid redirect: https://fceca8f4.ngrok.io/auth/redirect

Screenshots

Hey @bimal, thanks for posting and using Zoom!

What url do you have as your whitelist URL?

Also double check you have the same redirect URL in the Marketplace dashboard, as in your OAuth request.

Thanks,
Tommy

1 Like