by Helson Araújo.
How i can retrieve the password from a user using webservice?
I'm using core_user_get_users_by_id this returns all fields except password.
How i can change it?
Thanks.