Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

First UpdateUser API request fails with 500 Status, second works...?

WEG
New Contributor
New Contributor

When we send a rest V5 UpdateUser API request to our DEV system, the first attempt fails (http 500), a second request sent immediately after succeeds.  Any ideas of what the problem might be...?

Payload:

 

 

 

{
    "propertytosearch": "employeeid",
    "username": "",
    "checkrules": "true",
    "inlineruleevaluation": "true",
    "employeeid": "12345",
    "enddate": "10-11-2023"
}

 

 

 

 

Thanks

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

Any errors in logs ?


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

WEG
New Contributor
New Contributor

Rushikesh,

Thanks for the quick response, logs attached.

Regards,

Bill