E2E Forum › Modeling & Development › String forward slashes being escaped in classToJSON() › Reply To: String forward slashes being escaped in classToJSON()
Hi Cliff,
you must escape each forward slash with two backward slashes.
So the string must be:
http:\\/\\/localhost:15004\\/productCatalogManagement\\/productSpecification\\/000000074adda99d0000242800000b6871de9069
The answer from me was wrong.
Alfred