Whar persmission do i need to request /rest/user/{user} ?
Commets list for an issue contains only user's logins but i want to show friendly names instead.
I make a request to /rest/user/{user} but get an error '<error>User not found or you have no permission to read user.</error>'. ( if i make request for current user then all goes fine )
Thats strange because when i login to YT using the same user then i see real names at comments without problems.
Any ideas?
I make a request to /rest/user/{user} but get an error '<error>User not found or you have no permission to read user.</error>'. ( if i make request for current user then all goes fine )
Thats strange because when i login to YT using the same user then i see real names at comments without problems.
Any ideas?
Please sign in to leave a comment.
It is "Read Not Own Profile" from Administrative Permissions section.
The fact of seeing names in YT client confused me.