Forum Discussion
Office 365 Profile picture not displayed inside SharePoint People Web Part on Modern Site Page
- Apr 24, 2018
This issue is fixed now for the customer. Using Microsoft Support, they were able to make required changes serverside which caused the issue for some Office 365 users. For some users specific users attributes were not set, for others they were according to Microsoft, although were not able to change these from our side. Microsoft changed things serverside to handle this. After a serverside sync update, the Office 365 profile pictures also started to display for each user inside the SharePoint People web part on Modern Site Pages.
HaroldvandeKamp 18 months later and this "feature" is still causing problems for our company - users or admin add profile photos, which appear everywhere in Office 365 *EXCEPT* SharePoint. My current technical support provided this list of actions report back on - see below. Personally, I just want this to work - if the profile image is showing in Office 365, Outlook, Outlook Online, Teams and Delve - then it should just show up in SharePoint and not require any interventions by users or admin.
The current work-around solution I am trying is to manually add the photo in the SharePoint Admin classic edit user profiles - since this shows the photos in SharePoint almost right away... most of the time. The reason I need to push this now is that we are launching our new SharePoint Intranet, and it just looks bad when profile photos are missing.
• Check in Exchange Online to see if the user’s picture, click ‘shows up there. To do this Outlook’ on the navigation. Then, next to the user’s name click the drop-down arrow. Under the default configuration, the user’s picture should appear here.
• In SharePoint, have the user click ‘change your photo’ followed by cancel and refresh the browser. This forces a picture sync.
• Try in-private browsing or a different browser.
• Ensure users have permissions to edit the ‘PictureURL’ property in their profile. The property must be user editable. Browse to tenant administration > User Profiles > Manage User Properties > edit the ‘Picture’ property. Ensure ‘Edit Settings’ is set to ‘Allow users to edit values for this property’.
• Take a fiddler trace of an in-private browsing session browsing to ‘Newsfeed’ and clicking ‘change your photo’. *Fiddler steps are Mentioned in Email Attachment*
• Use the URL https://outlook.office365.com/EWS/Exchange.asmx/s/GetUserPhoto?email=user@domain.onmicrosoft.com&size=HR648x648 and just replace the email address to customer’s mail address and check if image is rendered or not. (access URL with affected user account login)
• User must be rendering his/her own large thumbnail picture either using userphoto.aspx?size=L or rendering the actual file user_tenant_onmicrosoft_com_Lthumb.jpg
o a. In case of the file user_domain_onmicrosoft_com_Lthumb.jpg, it must exist in the User Photos library in the correct Profile pictures folder according to the web's language, there is a URL prefix check to ensure that the picture is in the right location and exists.
• User's SMTP claim must have an EXO license associated and image uploaded or DirSynced.
• The Mysite host (https://domain-my.sharepoint.com/) must have enough storage to save the images (quota settings).
• Browse to https://domain-my.sharepoint.com/user%20Photos/Profile%20Pictures >> Look for affected user and take a screenshot.