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

How to pass "\" in password in rest connector in connection JSON.

kmashwini
Regular Contributor
Regular Contributor

Hi Team,

We have special character \ in password in connection json for rest connector. we are getting error as "{
    "Message": "Failed to deserialize JSON, please ensure it is formatted correctly.",
    "StackTrace": null
}".

Please suggest how to resove this.

kmashwini_0-1716315234559.png

 

4 REPLIES 4

rushikeshvartak
All-Star
All-Star

/\


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

@rushikeshvartak  I am not sure what is meant by ^ ? where we need to use this?

NM
Valued Contributor
Valued Contributor

@kmashwini use backslash to escape the character