I have a canvas Power App that displays a filtered gallery of Items from a SharePoint list. One of the fields in the gallery item shows the user profile image of a person column, called 'Staff Name' (ThisItem.'Staff Name'.Picture). This user profile image shows successfully in my tenant. I have also tested logging in as a user with limited permissions (has no admin roles assigned and not an owner of the app) in my tenant and they can see the user profile images in the power app.
When i create the same SharePoint list and import the Power App into another tenant, everything in the Power App works correctly, except the user profile image does not show (it is blank). There are no errors in the app image control. I have created another app in this tenant that shows the profile picture successfully, but uses the Office365Users connector directly, instead using the person column from a SharePoint list.
Could it be a setting that needs to be configured in the other tenant?