Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

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 this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

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

NM
Honored Contributor II
Honored Contributor II

@kmashwini use backslash to escape the character