HTTP POST Returns Error: 417 “Expectation Failed.”

后端 未结 10 871
离开以前
离开以前 2020-11-28 18:04

When I try to POST to a URL it results in the following exception:

The remote server returned an error: (417) Expectation Failed.

10条回答
  •  渐次进展
    2020-11-28 18:37

    Check that your network connection isn't redirecting.

    I had this issue when on the wrong wifi and any web request was redirecting to a corporate login page.

提交回复
热议问题