Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTTP/1.1 407 Proxy Authorization Required

843811Jul 2 2003 — edited Jun 22 2005
I am trying to work with a java.net.HttpURLConnection object on a http:// url. The JVM runs behind a firewall. I do get a response code of 200 (OK), but only 'sometimes'. Most of the times I get a "HTTP/1.1 407 Proxy Authorization Required" message.

Also, if I use a https:// url, I get the same 407 message.

Can anyone explain this inconsistency? Please help.

-Nikhil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2005
Added on Jul 2 2003
5 comments
948 views