API User
Friday, June 14, 2019 - 16:07
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!
APIs that enables all aspects of Equinix Customer Portal features in a programmatic way. Includes user administration, order management & many other capabilities.
Refresh Token API is not needed for authentication via clinet_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.