Question
Generating Access Token
Hello,
Is there a way to get an OAuth access token using client credential grants? I want to be able to use this access token for as long as possible without manually generating an access token and a refresh token. Thank you.