I'm trying to make a POST to an IIS server. The parameter sent is of type Int and has the value 1.
Obviously, sent as the number 1 will give an error (Bad Base64 input character decimal). How can I do Base64 encoding?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.