API V8 - User - user_name field is missing in 7.14.4

After upgrading 7.14.5, the field user_name is not showing of api response of User Module.

Call : Api/V8/module/Users/{record_id}

How to fix this easily ?

Do you have any issues in console or network tab?

No i use postman for the call API and i check the different between 7.14.3 and 7.14.5 and the user_name is disapear but in studio the user_name field exist.

That’s interesting. Could you check if you have any url difference between two versions?

No, i use the same, i have two env one with suitecrm 7.14.3 and other 7.14.5 i have the same user and same record. But i don’t know why 'user_name’field is disapear from api response, and i don’t know how to fixed this.

That’s interesting! check your role and security group. Maybe you did not give access to yourself on the newer version.

Roles and Security Groups

From oauth token connection we can manage this ?

I do not know that. Try to search about it on this on this forum.