jordanepotter
13 years agoMentor
How do I set the nickname using rest?
I am trying to test the set/login rest call. I thought set/login was for changing the nickname, but when I do this call:
I get this response:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<response status="error">
<error code="303">
<message>attempt to change password in sso community. User login: 6001</message>
</error>
</response>
How do I set the nickname using rest?