I\'m trying to use org.apache.httpcomponents to consume a Rest API, which will post JSON format data to API.
org.apache.httpcomponents
I get this exception:
On Salesforce platform this error is caused by /, the solution is to escape these as //.
/
//