The Authentication header is there. I tried making verify_ssl_peer = false it changed nothing...
This is only happening in Android… I tried in API 15 (4.0.4/3), and API 7(2.1)
In API 15 (4.0.4) SSLImplJava | call of “send” failed: SSLException: Write error: ssl=0x14cdbb0: I/O error during system call, broken pipe
Net | operation finished with error 55: failed sending data to peer.
In API 7(2.1)
Net | operation finished with error 52: Server returned nothing(no headers, no data)
I am installing API 2.2 as to verify the claim by MikeB "it works fine with Android 2.2 (all the time, proxy or not)" at
But does any one have a real fix for this?
I really dont wanna be using older APIs as the camera callbacks throws errors and the calender, time picker controls look really bad.
--