Office 365 Unified Api (preview )

冷暖自知 提交于 2019-12-13 07:55:00

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!