In our company we are using the API script in getting information about one user. For getting the account user id we are trying to get the lost of users from the organisation. Everything worked fine until something is crushing...
Every time I am trying to get the users from Atlassian org I am getting :
"code": 401, "message": "Unauthorized"
As for API I am using :
I also changed the API key token in case something expired (as though there is nothing regarding this on the site).
API token url: https://id.atlassian.com/manage-profile/security/api-tokens
Please HELP!!