REST Message fails on special characters in URI
Hi, In a rest message uri I have to pass in a variable value that contains special characters: https://${url}/${site}/groups?filter=name:eq:${adGroup} Variable Substitution: url = test.name.com site = mysite adGroup = My/ADGroup - Title When testing ...
