API User
Thursday, July 11, 2019 - 11:43
My OAuth 2.0 (Authentication) API call is failing, please help.
My OAuth 2.0 (Authentication) API call is failing, please help.
For all your general enquiries around Equinix APIs, please post your questions here.
Hello there,
There was a security patch update on the 10th of June 2019 to support Client Credentials grant type for OAuth2 (Equinix authentication API), and this may have triggered the problem. Please check if you have passed the correct headers and corresponding values for each grant type.
The Password grant type requires
and the Client Credentials grant type requires
For further info refer https://developer.equinix.com/docs?page=/dev-docs/fabric/getting-started/getting-access-token|requesting-access-and-refresh-tokens
- Equinix Developer Community