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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Disable the red error ...
Power Apps
Unanswered

Disable the red error message

(10) ShareShare
ReportReport
Posted on by

I have an app that grabs employee photos, and if the employee does not have a photo the app returns that red error message at the top, a 404 error has occured. Can i disable this error message? I can handle the error fine in the app with the IsBlank funtion, but the message still shows for my end users... How can i disable the message?!

Categories:
I have the same question (0)
  • v-yamao-msft Profile Picture
    on at

    Hi Bri,

     

    I assume that you are using the connector Office 366 users. If yes, I would say that it is a limitation for this connection.


    When there is no return result for the corresponding User ID, a “404 not found” error message will be thrown.


    We are not possible to disable the error message when using this connection.

     

    Best regards,
    Mabel Mao

  • Community Power Platform Member Profile Picture
    on at

    Did you every find a workaround to this issue? I am also experiencing this.

  • Community Power Platform Member Profile Picture
    on at

    I believe you should be able to use the following formula that checks to see if that user has a photo, and if they don't, it uses the sampleimage. 

     

    If(Office365Users.UserPhotoMetadata(UserPrincipalName).HasPhoto,Office365Users.UserPhoto(UserPrincipalName),SampleImage)

     

    My problem is, it throws an Error saying that UserPhoto UserID is not acceptable, but loads perfectly fine. 

  • Community Power Platform Member Profile Picture
    on at

    No, that does not work. I am reffering to use powerapps in the web as well. But yeah i thought of trying that.

     

     

  • timoth Profile Picture
    4 on at

    Worked for me !! Thanks

  • mbeitel Profile Picture
    20 on at

    I am getting the same style of error when using Azure Blob Storage.

    ex. AzureBlobStorage.GetFileContent(CompanyLogo.Id) 

    errror: AzureBlobStorage.GetFileContent the method 'GetFileContent' has an invalid value for parameter "id"

    But it load the image perfectly after a few seconds. Has any one found a way to handle this or suppress these error? 

  • sreilly Profile Picture
    9 on at

    I'm having a very similar issue to mbeitel. I'm working with a custom flow that utilizes the SharePoint REST API, I have a user getting the Red Banner, but the information still updates and the flow appears to be running successfully.

     

    I would love to disable this type of banner.

  • Verified answer
    roamer7485 Profile Picture
    112 on at

    Hi!

     

    You may have found already a solution to this but I want to share my solution. I also bumped into this issue that was kinda frustrating. Yet after 3 cups of mdium-roast colombia, I found a solution. First, enabled the formula-level error management from the App Setting/Advanced Settings, see attached screen shot. Second, in my image control's Image code, I used the IfError() function like IfError(Office365Users.UserPhoto(ThisItem.Actionee.Email),"").  See another screenshot. The "Actionee" was my custom field name, ignore it. It can be user() or whatever in your case. The empty place-holder "" is the one that suppresses the error display.

     

    Thanks.

  • MaheshKuni Profile Picture
    2 on at

    Hello all,

    I see these red Xs, for all the data cards in powerapps form. On mouse over of each datacard, I see message "Form screen has too many controls". Please post resolution.

  • Community Power Platform Member Profile Picture
    on at

    Thank you so much ! If this helps anybody, this solved my problem on a different issue with 502 error message : "the server did not receive a response from an upstream server powerapps"

     

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 759 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 310 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 228

Last 30 days Overall leaderboard