Showing posts with label Webservice. Show all posts
Showing posts with label Webservice. Show all posts

Friday, June 08, 2012

The request failed with HTTP status 417: Expectation Failed

I helped someone to troubleshoot an annoying issue he was facing when using an Excel Add-In.

The Add-In is consuming a webservice on a remote server.  The following is the error he got when he tried to logon using the Add-In.

The request failed with HTTP status 417 Expectation Failed

He told me that he has to bypass proxy server in order to make it works.  However, if he bypass proxy server, he cannot access Internet.  So it is annoying because he needs to toggle between having proxy settings and no proxy settings.