Forum Discussion

API_User's avatar
API_User
Level 9
4 years ago

User API access not working in Prod

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

  • 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