Hi,
I have the following question:
What do I have to do if the Refresh Token is expired, because I don't used the Service App the last 100 days?
Is there a REST call to renew the Refresh Token if it its expired for a Service App?
Or can I only renew Refresh Token in this case in the Service App Configuration in https://developer.webex.com/my-apps
Or do I have to ensure that I have frequently request an Access Token to renew the Request Token?
What is the recommended course of action in this case?