Solved
Refresh Token is not working
After switching to client_credential flow, my refresh token integration is no longer working. Please help!
After switching to client_credential flow, my refresh token integration is no longer working. Please help!
Refresh Token API is not needed for authentication via client_credential flow. You need to re-invoke /oauth2/v1/token API to fetch new valid access token when your old access token expires after 60 mins.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.