Skip to main content
January 1, 2021

User API access not working in Prod

  • January 1, 2021
  • 1 reply
  • 0 views

Getting this error:

{
    "errors": [
        {
            "code": "403",
            "message": "You are not authorized to access the api"
        }
    ]
}

when trying to query /v1/users, what specific permission is required? I'm not a master admin, but all the other APIs works for me.

1 reply

API_UserAuthor
February 26, 2022

Hi there,

I'm sorry you're facing this issue. We would like to share with you that users_v1 is deprecated and would like to recommend you to migrate to users_v2.

If you're still experiencing this issue, kindly write in to api-support@equinix.com with your request and response payload and we'll get back to you shortly