webapi Adding External OData Feed with OAuth in Excel I have a web api which surfaces some odata collections using the asp.net web api v2 together with OData v3. I tried to use OData v4, but Excel ‘Add data feed’ wasn’t liking that at all. But, I wanted to have some way for the user to authenticate
sharepoint SharePoint 2013 App with Page that gets data from ASP Web Api The specific scenario I am trying to address here is when you have a page that is deployed into the SharePoint AppWeb and you are trying to access data from that AppWeb using a WebApi project for example. You might be trying to create a SharePoint Hosted App with a