posted 13 years ago
Hi,
I tried to send a POST request which contains user login info, but got anthentication error, I could do GET request using the same URL without problem, so I think it is something wrong with the POST request, could anyone take a look at it?
One question is that I am not sure if parameter need to be encoded.
Thanks.