Try calling the UrlDecode first (same example page) so that you remove any encoding that’s coming in and then do the Encode afterwards.
1 Like
Try calling the UrlDecode first (same example page) so that you remove any encoding that’s coming in and then do the Encode afterwards.