Correctly refresh tokens
Instead of using the refresh_token grant type for automatically refreshing tokens, just do a normal client_credentials request.
Instead of using the refresh_token grant type for automatically refreshing tokens, just do a normal client_credentials request.