Hi Bertrand,
Thanks for the suggestion. I am using httpclient in my client, I will
try out with curl to see where the problem lies.
Thanks,
Geoff
On 1/12/2014 7:09 PM, Bertrand Delacretaz wrote:
Hi,
On Mon, Dec 1, 2014 at 5:31 AM, Geoff Capper <[email protected]> wrote:
org.apache.http.NoHttpResponseException
Looks like something coming from httpclient libraries, are you using
this in your client? Or somewhere in your server-side code? If yes
your client code might be failing to supply credentials.
You might want to try using curl as a client, to see exactly what's happening.
-Bertrand