Developer Forum Equinix Customer Portal APIs Not getting Refresh TokenClosed
 The Developer Forum is shutting down. Please join the Equinix Community to participate in new discussions.
MM
API User
Friday, June 14, 2019 - 16:12

When I use grant_type as 'client_credential' in mu oauth API, I am no longer getting refresh token in response. This has broken my integration. I don't know how to refresh my access_token when it expires after 60 mins

MM
API User
Friday, June 14, 2019 - 16:13

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.

Equinix Customer Portal


APIs that enables all aspects of Equinix Customer Portal features in a programmatic way. Includes user administration, order management & many other capabilities.