The odata tag has no wiki summary.
0
votes
1answer
232 views
Problems adding WCF Data Services to SharePoint 2010
I would like to add a custom OData endpoint to SharePoint 2010.
Because of its dependency on .NET 4.0, the Web API OData provider is currently not an option for SharePoint 2010 (based on .NET 3.5). ...
0
votes
1answer
154 views
403 Error connecting to ODATA via External Content Type with SharePoint
I have a tenant on SharePoint Online (the new 2013 version). In that tenant, I have a Project Online site collection. Project Online hosts a very nice OData endpoint at ...
2
votes
0answers
41 views
Tag not closed error in Datafeed
When accessing the standard data feed for a list I get the following error:
Errors in the high-level relational engine. The following exception occurred while the managed IDataReader interface was ...
1
vote
0answers
62 views
How can I check files In using OData for SharePoint 2010?
I am uploading files to SharePoint 2010 following the answer here: Uploading files to Document Libraries using the REST API
The issue is that all of the files are set as checked out due to some ...