Announcements

The Equinix Community will be offline for scheduled maintenance on July 31, 2024. Learn More.

Discussions

Username mismatch in OAuth 2.0

Username mismatch in OAuth 2.0

API_User
Level 9

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?

Reply 1 1

API_User
Level 9
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