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 Automate
Suggested Answer

Erreur 404

(0) ShareShare
ReportReport
Posted on by
J'ai trouvé cette erreur lors de l'exécution du flux de réccurent :"rror from microservice: {"status":404,"message":"Item not found","source":"api.connectorp.svc.ms"}
clientRequestId: 42f3fd58-0344-4c43-9053-3b7690f643a7
serviceRequestId: 67760ea2-90cd-c000-e3f6-05065bc3f404"
comment la corriger
I have the same question (0)
  • David_MA Profile Picture
    14,424 Super User 2026 Season 1 on at
    Please share a screen shot of the action that contains the error from the flow run. Otherwise, about the only thing I can tell you is that the error is telling you that it is looking for something that no longer exists and was probably deleted or the permissions were changed on the item and you no longer have access. 
     
    We need information such as this which provides specific rather than generic information:
    In this flow, an HTTP request was updating a list item in SharePoint. The action failed because the list item was deleted just like the error message indicates.
  • Sunil Kumar Pashikanti Profile Picture
    2,069 Moderator on at

    A 404 “Item not found” error in a recurring flow almost always means the flow is trying to read or update an item that doesn’t exist at runtime (anymore). Usually, this happens because an ID or file path is empty/outdated, or a previous search step didn't actually return a result, but the flow tried to use the ID anyway.

    A few quick things to check in your Run History:

     
    1. Find the first failed action (Get item, Update file, etc.) and look at the ID or Identifier being passed in. Is it actually there, or is it blank?
    2. If that ID is coming from a previous step, check if that step actually found anything.
    3. The Fix: Add a simple condition/guard before that failing step. Only run the "Get" or "Update" action if the result from your search step isn't empty.

    Most of the time, this is just a case of needing to fetch a fresh, valid ID in the same run or telling the flow to skip the action if nothing was found.

    As suggested by @David_MA, If you can share which connector and action are failing, we can help you with identifying the isseu and the specific logic to fix it!

  • Suggested answer
    11manish Profile Picture
    2,126 on at
    The “404 – Item not found” error in Power Automate typically occurs when a flow references a resource (file, record, script, or list item) that no longer exists or is
     
    not accessible under the current connection.
     
    The most reliable fix is to identify the failing action, reselect the resource in that step to refresh its reference, and ensure the connection has proper access.
     
    Avoid hardcoded IDs and instead dynamically retrieve resources to prevent this issue in recurring flows.

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 Automate

#1
Vish WR Profile Picture

Vish WR 881

#2
Valantis Profile Picture

Valantis 823

#3
Haque Profile Picture

Haque 485

Last 30 days Overall leaderboard