Invalid Redirect URL (4,700) on valid redirect url

Hi tommy, how to create access token?
i have created the oauth authorization url and its gets redirected to that url, but am not getting access token there.

and am getting this error message when run the zoom api
https://api.zoom.us/v2/users/premvpk1990@gmail.com/meetings

124
Invalid access token.

Hi Tommy,

We are also facing an issue - Invalid redirect: https://adapp.org/wp-admin/?state=zoom|oauth|authorize|b4d50aa8eb (4,700)

Our App name - Adapp Meetings (we dont want to publish this to marketplace)

Appreciate a quick revert on this.

Thanks
Shashi

Hi @trainings,

Your installation URL appears to be behind a login page, so I can’t test it. Can you confirm that you’re also setting the appropriate URL in your whitelist URL settings as well?

We can also test this if you’d like to send an email to developersupport@zoom.us with test credentials to hit your install URL.

Thanks!
Will

@tommy I face this issue also for
https://zoom.us/oauth/authorize?response_type=code&client_id=kheZKXo2R2jwX7Efl4_w&redirect_uri=https://zoom_poc_flutter.com/a

Hey @aya.ashraf,

Thank you for reaching out to the Zoom Developer Forum. Please create a new forum post for this topic including the response that you get when calling the endpoint so that we can keep the information focused to one post. We’ll be sure to assist you ASAP.

Thanks,
Max

Hi Tommy,

Could you please look into my app, the name is LJ MEETING.
I keep getting [Invalid Redirect URL (4,700)] error every time I attempt to Authorize with zoom.

Hi @guzdot,

Can you share a screenshot of your app’s redirect and whitelist URLs? We’ll be happy to take a closer look.

Please make sure your redirect URL is whitelisted as well.

Thanks,
Will

Hi, @will.zoom ,

I updated my redirect url and whitelisted same.
It worked.
Thanks.

Glad that did the trick, @guzdot!

Best,
Will

Hi @tommy, we’re experiencing the same issue with our Namastream app.
URL that is giving us this 4700 error is https://my.namastream.com/settings/integrations/zoom
Can you please check? Thank you! (it’s behind a login screen, so can you just please check the OAUth app itself, maybe it’s in some invalid state?)

Hey @tkrevh,

Thank you for reaching out to the Zoom Developer Forum. I wasn’t able to find the app you referenced using your email. Please send an email to developersupport@zoom.us with the account owner’s email and a link to this thread.

Thanks,
Max

MaxM, no, the App is in the other account (of CEO, I’m the CTO and have my own). Please check your email.

Hey @tkrevh,

Thank you for submitting a ticket, I’ll follow-up with you there.

Thanks,
Max

Hello team zoom ,
I am encountering an issue while connecting with my zoom app which says “Invalid redirect:my_url”.
It was working before I put our zoom application for publishing.
But now it is giving error like this. Invalid redirect: ATS - CRM Frontend (4,700)
I have multiple sub-domain so by referring (https://marketplace.zoom.us/docs/guides/auth/oauth#using-multiple-environments) and following this (Does zoom support more than two environments for oauth2? - #12 by tommy) I have done the changes accordingly.
my application name is: Webbtree.
application is email id : support@webbtree.com (I have created app using this email)
Please help me in this matter
I am using following url for zoom connection :

https://zoom.us/oauth/authorize?response_type=code&client_id=M6_zom2iTDeslxRXPqo6w&redirect_uri=https://atsstaging.webbtree.com/zoomlandingpage&state={"url":"https://atsstaging.webbtree.com/profiledetails","data":{"connection":true}}

Hey @akshay.salekar,

Thank you for reaching out to the Zoom Developer Forum. While I can see that you have added your Redirect URL for OAuth, you’ll also want to make sure that you add it to your whitelist URL section.

I hope that helps!

Thanks,
Max

It just happned for my app which is in production. It was working a minute before, I logged out and logged back in and boom it does not allow me to sign in again. Can anyone help please.

Hi there, I have the same problem with my app 4700 error invalid redirect

Can you please check my app? This app won’t be published I just want to connect my zoon account with a Wordpress Zoom plugin Modern Event Calendar.

App name : Zoom Modern event calendar

Thanks for your help and your time.

Hi @MaxM,

Does the Redirect URL need to be publically accessible? ie. Does the web server hosting it need to allow the zoom API to connect directly? Or is it a true redirect, where the application making the request only needs to be able to connect to the redirect URL?

I’m getting a 4,700, the URL is whitelisted in the zoom app, but the web server hosting the URL is limited to users within our network.

Thanks!

Hey @josh.dharmanandan,

I see that you created a new forum post for your question, thank you for that. I’ve made sure to respond in your topic. Please follow up with me there.

Thanks,
Max

So the only way to use the OAuth is on a public site?
Our recordings are legally restricted due to their juvenile content and placing the code on a public site is a security violation. We have over 100 recordings a day and are looking for a solution to manage the recordings and integrate them into our Court’s case management system.