Hi,
To preface this, I am not the original creator of this flow, they are no longer with the company, and it was working fine until recently.
It takes the details from a Purchase Order form on Microsoft Forms, and stores the details in a SharePoint folder. One of the fields is an Upload File where the supplier's quote is uploaded, and is then attached to the Purchase Order file in SharePoint. It worked until about 2-3 months ago, and suddenly stopped and I'm not sure why. I've attached pictures of the flow and the failure point. Parse Json above splits it in to it's parts, and OneDrive for Business connector's Get file content uses the ID just created to locate the attachment, however, it is now saying "Resource not found".
I know where the files are uploaded to from the form, and so tried to make a connector to that location, but could only choose one item, static, not dynamic to relate to the associated file.
Hope this all makes sense as I am stumped! I even added the delay in to see if it was creating the file too quickly for the file contents to be found but to no avail.