GNU bug report logs -
#35969
proxy + excorporate -> Failed: Failed to retrieve https://outlook.office365.com/EWS/Services.wsdl
Previous Next
Reported by: "tenspd137 ." <dcday137 <at> gmail.com>
Date: Tue, 28 May 2019 22:26:02 UTC
Severity: normal
Found in version 26.2
Done: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 35969 <at> debbugs.gnu.org (full text, mbox):
Hi,
"tenspd137 ." <dcday137 <at> gmail.com> writes:
> Sorry for questioning - but I don't think it is successful in the
> basic authentication case - unless I am misreading some of the output.
No problem; I quoted the "status=200" line which I think indicates that
it was successful. But url creates another buffer and puts the
authentication response in there; to be sure, you'd need to check that.
I think for httpbin.org, it will contain the headers and then:
{
"authenticated": true,
"user": "user"
}
just like your wget experiment.
For your prior test run, the secondary buffer is mentioned in
*URL-DEBUG* here:
> retrieval -> Synchronous fetching done (#<buffer *http httpbin.org:443*-54346>)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Can you redo the httpbin.org authentication test within Emacs, through
the proxies, and paste the contents of that secondary/response buffer?
It would be helpful if you could paste the redacted secondary/response
buffer contents for the failed Exchange authentication too.
> As for testing authentication against no proxy - yes, I can. In fact,
> I actually have. It works.
[...]
OK, good to know, thanks. The use case makes sense.
Thanks,
Thomas
This bug report was last modified 5 years and 364 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.