I am trying to pass the response of one API which may contain \\n or quotes(") to another API using RestTemplate.
But it is always failing with 400 error. I gues