You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the /users/{userid}/photo endpoint supports both "/$value" and "$select" , as one can for example get just the width of the image with /users/{userid}/photo?$select=width (even if Graph will return all fields anyway)
The Open API definition contains both endpoints:
'/users/{user-id}/photo':