TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Amit Joshi
NA
122
35.2k
Getting 417 Error for WEB API Post method.
Jan 28 2016 5:46 PM
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.
Reply
Answers (
2
)
Asp.net web services
Unable to access wcf service via load balance from webserver