Hi,
I'm calling the OData service on one of our on-premise Sharepoint sites. Goal is to create an item in an existing list. I've fetched the FormDigestValue but when I post the call, I get the following error:
"The required version of WcfDataServices is missing. Please refer to http://go.microsoft.com/fwlink/?LinkId=321931 for more information."
(the link brings me to a MSDN landing page with no specific info about the error)
Google returns exactly 3 hits for this error, all by the same author on different fora. For him it turned out to be an installation issue, but I don't have the luxury of changing our Sharepoint installation.
Fact that there are so little results for this error leads me to believe that it's most likely some oversight on my part.
Can anyone give any clues?
Thanks and regards,
Bas.