-
O365 runtime needs to be updated.
-
```
String username="xx@xx.onmicrosoft.com";
String password="xxx";
Sardine sardine = SardineFactory.begin(username, password);
String root = "https://xx.sharepoint.com/Documents/";
List resources = s…
-
I tried to condense a type definition from this file:
```
https://cdn.sharepointonline.com/13830/_layouts/15/16.0.3514.1223/ps.debug.js
```
But I get errors on using the file with tern. I was able t…
-
_Original author: chen...@ustcsoft.com (December 22, 2011 02:34:43)_
String username="xx@xx.onmicrosoft.com";
String password="xxx";
Sardine sardine = SardineFactory.begin(usernam…