Re: Status Code 302 Found

2004-03-10 Thread Oleg Kalnichevski
Client to version 2.0. However, it doesn't make > a difference. I am still having the status code 302 Found returned from the 3rd > party host. > >Any other suggestions? > > Regards, > Fong Tze > > > Hi Fong Tze, > > > > 2.0 alpha3 had

Re: Status Code 302 Found

2004-03-10 Thread Khong Fong Tze
Hi, Thanks for reply. I upgraded HttpClient to version 2.0. However, it doesn't make a difference. I am still having the status code 302 Found returned from the 3rd party host. Any other suggestions? Regards, Fong Tze > Hi Fong Tze, > > 2.0 alpha3 had some serious issu

Re: Status Code 302 Found

2004-03-09 Thread Michael Becke
:- statusCode = client.executeMethod(method) always returns me status code 302 Found. The "Location" response header reads as this:- "Location: https://xxx.xxx.xxx/? err_code=0&err_desc=No+Error2C+refer+to+status+code+for+detail&merchant _id=" Both environments a

Status Code 302 Found

2004-03-09 Thread Khong Fong Tze
:- statusCode = client.executeMethod(method) always returns me status code 302 Found. The "Location" response header reads as this:- "Location: https://xxx.xxx.xxx/?err_code=0&err_desc=No+Error2C+refer+to+status+code+for+detail&merchant_id="; Both env