Receiving an error while sending a post request for a access token

Description
I m facing problems sending post requests to the zoom API, I m using the request module

Error
{“reason”:“Invalid request : Redirect URI mismatch.”,“error”:“invalid_request”}

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

Hey @chayan_varshney,

Can you ensure that your OAuth App (where you retrieved your Client ID and Client secret from) has your redirect_uri value included in the Whitelist URL section as well?

Thanks,
Will

Hello Will,

I did check, and yes the redirect_uri is mentioned in the Whitelist URL.

Regards,
Chayan

Hey @chayan_varshney,

Can you share a screenshot of your Redirect and Whitelist URLs from your app? This will help me to debug.

Thanks,
Will

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