Forum Discussion
Benoit DELVAUX
Jan 17, 2019Copper Contributor
Graph API Group Get Photo 403
Hello experts, I have a Flow that uses the Graph API v1.0 endpoint in order to fetch the binary of an Office 365 group photo. Here is the call: https://graph.microsoft.com/v1.0/groups/%7bGro...
Benoit DELVAUX
Jan 17, 2019Copper Contributor
Small precision...
If I call:
https://graph.microsoft.com/v1.0/groups/%7bGroupId%7d/photo/$value
It works flawlessly so the authentication / permissions part should be OK.
Best,
- Aug 28, 2019
The app only permission is no longer valid for photo, you need delegated permission in order to get the photo: