Authorization for simple chatbot

Description
I’m working on creating a chatbot, and I’m having trouble getting through the first few steps. All I’m hoping to do is be able to test the app locally.

Error
When I click “Install” under “test the app locally”, I am taken to an error page reading: Invalid redirect: https://zoom.us/oauth/authorize?response_type=code&client_id=Nj6GBOWHSwauwfd74kByQ&redirect_uri=https://www.connorleggett.net/ (4,700)

The redirect_uri specified is a valid site, and it’s whitelisted within the app. I have tried changing this overall URL with no success, and I’m also having trouble understanding what the purpose of this URL (“Redirect URL for OAuth”) is.

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

Which Endpoint/s?
At the moment, the problem occurs before I can try a URL

How To Reproduce (If applicable)
Steps to reproduce the behavior:
Create standard chat app with the specified “Redirect URL for OAuth”

Screenshots (If applicable)
N/A

Additional context
I’m pretty new to this process, so any help would be appreciated!

Hey @cjleggett,

We believe this to be a bug. Can you share the name of your Chatbot App?

Thanks and apologies this is happening.

-Tommy

Hey @tommy,

The app is called chat50, thanks!

-Connor

Hey @cjleggett,

This should be fixed now! :slight_smile:

Can you please try again and let me know?

Thanks,
Tommy

@tommy no, the same page is still being displayed. Any other ideas?

Hey @cjleggett,

It looks like you have the wrong redirect url. It should be your domain like in the whitelist, not the Zoom authorize url.

Thanks,
Tommy