问题
I tried to implement O365 unified api(beta version). I got successfully all groups. I faced problem to get files of a particular group. It gives UnAuthorized (401) Error. when I checked in fiddler it returns an error from server in webview. If anyone knows how to fix please help me.
Thanks Rajinder
回答1:
Rajinder, this is a permission issue. During the preview, to get access to group files you need to select the permission "read all site collections". We will fix this for GA, where the only scope required will be "read all groups"
来源:https://stackoverflow.com/questions/32378526/office-365-unified-api-preview