I was trying to find the current session username from JIRA REST API. Jira Cloud Rest API document provides /rest/API/3/myself API to find the current user. When I tried which gives the forge application key name instead of username. Is there any other way to find a current user name?
Thanks in Advance!!!
I am able to get the accountID from the context of request. Using account ID, I can get the details of logged user details.
Thanks...
Closing this ticket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.