Developer Forum General Discussion Username mismatch in OAuth 2.0Closed
 The Developer Forum is shutting down. Please join the Equinix Community to participate in new discussions.
PK
API User
Thursday, July 11, 2019 - 13:18

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?

PK
API User
Thursday, July 11, 2019 - 17:21

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