Hi,
Great Code.
When a password has a special character such as +, this causes the xAuth process to fail. I am aware that I need to url-encode it before (or maybe not?), anyways I tried both cases, but no luck. I know it is from the + sign, but still cant get it to work. Note: the password works fine when using regular Basic authentication
Any comments? or help would be great.
Thanks