Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

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

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
122 views
Welcome To Ask or Share your Answers For Others

1 Answer

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"


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...