Hi,
I am using a webhook to get the and update the corresponding to our database when the user logs the effort. Inside of that to get the user details with the below api.
https://experionglobal.atlassian.net/rest/api/2/user?accountId=ouraccountid
Previously I could have got the username and email address with the response JSON but from today I couldn't able to that values.
I am using the administrator account to access the APIs.
Please help me with this.