I have an encrypted url that gets passed in as a query string such as
myurl.com/key/cYtLPBlnOUOi+8413hTQLz+GGeoiLeLhbPuNhK+saqhc/f/FgtKSbcInVB9IIoWER71L1Q6vrnLv8o3eKI843|M==
I am having issues, I believe due to the special characters such as the forward slash. How can I accept this url?