web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Office365Users.UserPho...
Power Apps
Unanswered

Office365Users.UserPhotoMetadata (Error Message)

(1) ShareShare
ReportReport
Posted on by 2,567

Hi

 

This is currently working in my old application, but creating a new today I get this error. Now I have tested removing the connector and adding it again, still same issue, I don't have this issue in my old application running the same code, everything works but it displays the error message on all users now.

I'm just displaying the user profile picture of who created the Item in a SharePoint list.

 

If(
!IsBlank(ThisItem.'Requested By'.Email),
If(
Office365Users.UserPhotoMetadata(ThisItem.'Requested By'.Email).HasPhoto,
Office365Users.UserPhotoV2(ThisItem.'Requested By'.Email),
SampleImage
),
SampleImage
)

Error Message

errorCode\EnterpriseEntityNotFound\",\r\n\message\":\Accessing identity not consumer, so async provisioning of mailbox (a.ka.a. 'shard') for target identity was aborted

 

Categories:
  • Himanshu_90677 Profile Picture
    416 on at

    If(!Isblank(ThisItem.'Created by'.Email), if(office365users.userphotometadata(ThisItem.'Createdby'.Email).Hasphoto,Office365users.userphotoV2(ThisItem.'Created by' .Email), SampleImage)

  • JimmyW Profile Picture
    2,567 on at

    @Himanshu_90677 Thank you for answering but this would result in the same error and by not adding the second SampleImage part you will get another error if the user does not have an image.

    And your code generates the same error for me. Issues with the UserPhotoMetaData that will generate the error

     

    Again my code is working in old apps not an issue

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 395 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 260 Most Valuable Professional

Last 30 days Overall leaderboard