proxy authorization missing

Having trouble installing Oxygen? Got a bug to report? Post it all here.
pawelj
Posts: 1
Joined: Wed Jul 05, 2006 5:48 pm

proxy authorization missing

Post by pawelj »

Hi,
I have just installed the standalone version.
As far as i can tell, the validation fail because i can not retrieve schema.
Yes, i am behind the proxy.
Yes, i have provided all the information (host,port,user,passwd).
Then I try to see what is going on with ethereal.
When i try to use something like wget, the request has authorisation in it.
When i try with oxygen, it doesn't. The proxy gives me back 407.
Is this a bug, or there are some other way to activate user/pass for proxy ?


HELP!
Pawel
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

The HTTP 407 error code means that proxy authentication failed. I think the proxy credentials are not configured correctly in Options -> Preferences -> HTTP/FTP/Proxy Configuration. If you are sure they are configured correctly contact us at support at oxygenxml dot com to tell you how to obtain a log file with the failure and then send the log file to us.

Regards,
Sorin
chriscard
Posts: 1
Joined: Tue Aug 10, 2010 4:52 pm

Re: proxy authorization missing

Post by chriscard »

I've installed a trial version on Fedora 13 (64 bit), but I'm seeing this problem.

I'm trying to validate some xml whose schema refers to http://www.w3.org/TR/2002/REC-xmldsig-c ... schema.xsd.

Because I'm behind a web proxy I've set up the Proxy Configuration : host, port, user and password, but capturing the HTTP GET with wireshark shows that the Oxygen XML Editor is not generating a Proxy-Authorization header, hence I'm getting back 200 Authorization Required from the proxy.

I've done the same HTTP GET with wget and http_proxy set, and then the Proxy-Authorization header is there as expected.

Chris
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: proxy authorization missing

Post by sorin_ristache »

Hello Chris,

I just sent you by email a logging config file and the instructions for using it. Please send us the generated log file to find the cause of the authentication error.


Regards,
Sorin
Post Reply