I have a SharePoint online rest service(to get SharePoint List items) that i want to expose it to external world without giving direct permissions to SharePoint site/list,so I am planning to write a wrapper service using dot net web API(that’ll use service accounts),my question is how to write odata service using web api to consumeRead more