Not able to generate OAuth 2.0 Token for Zoom

Abhrajyoti Kan1
Tera Contributor

I am trying to integrate zoom for creating meeting links with ServiceNow which uses OAuth 2.0 as authentication. But when I am trying to create an OAuth token with the "Get OAuth Token" UI Action, it shows the below error.

find_real_file.png

 

The authentication details are shown below.

Application Registries:

find_real_file.png

 

 

OAuth Credentials:

find_real_file.png

 

OAuth Entity Profile:

find_real_file.png

1 ACCEPTED SOLUTION

Perhaps check the URL I already posted for you https://devforum.zoom.us/t/invalid-redirect-url-4-700-on-valid-redirect-url/15049/41

This tells you where to add the whitelisting to Zoom which is different to the redirect URL.

View solution in original post

9 REPLIES 9

Tony Chatfield1
Kilo Patron

Hi, have you white listed your redirect URL in the Zoom account that you are testing with?

Hi @Tony Chatfield 

Are you asking to whitelist the redirect URL like below?

 

find_real_file.png

 

Added the Redirect URL like the above image, but still getting the same error message.

I have not configured a zoom integration so cannot advise where to configure,
but the majority of similar zoom integration issues found in an internet search suggest whitelisting is required\the potential solution for your issue.
Perhaps this is a question best answered by Zoom support forums.

Perhaps check the URL I already posted for you https://devforum.zoom.us/t/invalid-redirect-url-4-700-on-valid-redirect-url/15049/41

This tells you where to add the whitelisting to Zoom which is different to the redirect URL.