Oauth whitelist not working

Using this template helps us debug your issues more effectively :slight_smile:

Description
I’m new to the Zoom Api. We have an approved oauth app that works with the original redirect URL. I need to add an endpoint, which is a different subdomain. I tried adding both the URL with just the hostname (Which I can’t put in because it would make three URL’s) and with the full path to the php file, but neither are working.

Do I need to resubmit the app for review? Is there an expected wait time? Or am I missing something.

Thanks.

Error
Invalid redirect: https://hubs.mentormatchmaker.com/devtest/callback.php (4,700)

Which App Type (OAuth / Chatbot / JWT / Webhook)?
oauth
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Which Endpoint/s?

https://zoom.us/oauth/authorize?response_type=code&client_id=xxxxxxxxxxxxx&redirect_uri=https://hubs.mentormatchmaker.com/devtest/callback.php
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:

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

Additional context
App works with the original whitelisted URL

Hi @rugtrader1,

Thanks for reaching out about this, and good question.

To clarify, if your app is published and you add a redirect or whitelist URL, you will need to request an upgrade to the app in order for this new URL to be supported on production. This should be a fairly quick process and does not require an entire new functional review.

Thanks!
Will

Thank you. I had already submitted for approval. I just went through the process for upgrade, and got a message that it would be about a week. Should I withdraw the approval request and re-submit for upgrade? Or just let it go.

Thanks for the help.

Hey @rugtrader1,

These actions will put your request in our Marketplace team’s review queue in the same manner, so you shouldn’t need to take any further action. This will likely be reviewed before the timeline referenced in the banner on the app page.

Thanks!
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.