Skip to main content
July 11, 2019
Solved

Username mismatch in OAuth 2.0

  • July 11, 2019
  • 1 reply
  • 2136 views

Hello,
There appears to be a mismatch between the username I am sending in my request payload for OAuth 2.0 authentication and the response I am getting from Equinix. Can someone tell me what am i doing wrong here?

Best answer by API_User
Hello there,
I believe the username and user password in your request payload doesn't match with the client ID and client secret that you are sending (aka consumer key and consumer secret). Please login to the developer platform with your username and user password and verify whether you are sending the correct client ID and client secret in your request payload.

Refer to the Getting Started section in the Knowledge Center to learn how to create/check your client ID and client secret. Alternatively, you may click on this link https://developer.equinix.com/docs?page=/dev-docs/fabric/getting-started/getting-access-token
- Equinix Developer Community

1 reply

API_UserAuthorAnswer
July 12, 2019
Hello there,
I believe the username and user password in your request payload doesn't match with the client ID and client secret that you are sending (aka consumer key and consumer secret). Please login to the developer platform with your username and user password and verify whether you are sending the correct client ID and client secret in your request payload.

Refer to the Getting Started section in the Knowledge Center to learn how to create/check your client ID and client secret. Alternatively, you may click on this link https://developer.equinix.com/docs?page=/dev-docs/fabric/getting-started/getting-access-token
- Equinix Developer Community