[AngularJS] Access Sharepoint 2016 REST API Data from Cordova Angular Application

2017-07-11 Thread Pardhu G
Hi All, I want to get/post data from SharePoint REST API to the angular application. The Cordova angular application needs to support both iOS and Android platforms. In iOS native platform I am able to connect to SharePoint services using the below process. 1. Open SharePoint site URL

[AngularJS] Access Sharepoint 2016 REST API Data from Cordova Angular Application

2017-07-11 Thread Pardhu G
Hi All, I want to get/post data from SharePoint REST API to the angular application. The Cordova angular application needs to support both iOS and Android platforms. Please guide me on how to authenticate and get/post data using share point REST API. Thanks in advance. -- You received