I try to receive data from a SharePoint List by using REST Services. (_vti_bin/ListData.svc)
This approach worked fine for some days, until I get an error 400 with following error message:
"The etag value 1 specified in one of the request headers is not valid. Please make sure only one tag value is specified and is valid."
Hope anybody can help.
Many thanks in advance.