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 / How to figure out whic...
Power Apps
Answered

How to figure out which part of my code giving my error?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi

When I run my application, I get the following error message:

Office365Users.UserPhotoMetadata failed: { "error": { "code": "Request_BadRequest", "message": "Unrecognized query argument specified: 'userId'.", "innerError": { "date": "2021-06-15T03:18:31", "request-id": "a2dd96a4-d709-40ae-af6d-dacc6a9c6457", "client-request-id": "a2dd96a4-d709-40ae-af6d-dacc6a9c6457" } } }

 

How can I know which part of the application throwing this error?

Categories:
I have the same question (0)
  • Verified answer
    BCLS776 Profile Picture
    8,994 Moderator on at

    Running a Monitor session while I step through an app has really helped me find nagging bugs and performance issues - have you done that yet?

    Looking at the error message, I'd start looking around at how an Office 365 connector is working or a lookup on a person type field.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    After checking, I found out that code that I put for image property causing this problem:

     

    If(Office365Users.UserPhotoMetadata(DataCardValueRSMEmail).HasPhoto = true,
    Office365Users.UserPhotoV2(DataCardValueRSMEmail),blankPerson)

     

    I'm checking if the person has NO photo, then I used blankPerson photo, but if there's photo, then I'm using it.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
Vish WR Profile Picture

Vish WR 482

#3
WarrenBelz Profile Picture

WarrenBelz 384 Most Valuable Professional

Last 30 days Overall leaderboard