Grant Type: Refresh Token
This grant type is used in order to exchange a refresh token for a new access token when the existing access token has expired. This allows to get a new session when the current session expires, without having to re-authenticate as frequently. Enter the following details to configure refresh token authentication:
Note
For more information on the operations and their required scopes, refer to Required Permissions.
-
Enter the Token URL for generating the access token. For example,
https://zoom.us/oauth/token
-
Enter the Client ID for OAuth 2.0 authentication.
-
Enter the Client Secret for OAuth 2.0 authentication.
-
Enter the Refresh Token for OAuth 2.0 authentication. For more information on creating an OAuth 2.0 profile on your Zoom instance, refer to OAuth with Zoom.
-
Select Save.
You must enter the latest refresh token for application operations since Zoom supports rotating refresh tokens. Update and save the refresh token once it is used for test connection with a new refresh token.
It is recommended to run the Test Connection only once during the initial setup. If you try a second time for the test connection, the connector will try to generate another token and Zoom will invalidate the saved token. When creating a refresh token ensure all scopes levels are present for operations like create, remove, group, and user.