How to get refresh token

A refresh token is not working with Client Credential Grant OAuth, could you please help us with how we can refresh the token before it expires (after 24 hours).

Client Credentials don't use refresh tokens. Please refer to the documentation for this grant type here: https://developer.genesys.cloud/authorization/platform-auth/use-client-credentials. You can get a new token whenever you wish by completing the steps in the documentation.

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