Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Getting 417 Error for WEB API Post method.
Amit Joshi
8y
554
1
Reply
I have developed WEB API service in .NET. In the service I have POST request which communicates Database through Entity Framework. This post method gets called from another application. A Continuous requests are sent to this request and post method gets called accordingly. I am getting below response from the service.
417 Expectation Failed The server cannot meet the requirements of the Expect request-header field
I am not getting it for each request. For some request I am getting 200 OK.
The service is deployed on development server.
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Asp.net web services
Unable to access wcf service via load balance from webserver