Yes, this worked! Since the problem was the % character I tried the replace method. But Uri.EscapeDataString will also protect the code for other possible special characters.
Thank you very much for your support @ppr
Yes, this worked! Since the problem was the % character I tried the replace method. But Uri.EscapeDataString will also protect the code for other possible special characters.
Thank you very much for your support @ppr