Hello,
So I've had a perfectly running flow that takes attachments from MS Forms and attaches them to an approval. The flow was not used for a month or so but now I found out it always fails on retrieving the file with the OneDrive "Get file content" with an error 404 - The resource could not be found.
I'm grabbing the file ID with a JSON(get_details) and then putting this variable to the OneDrive Get File content.
There were no changes to the flow and it worked before.
I have managed to find some discussion about 404 errors in browser window with OneDrive where MS employee acknowledged there's a bug but I'm not sure if that's the same issue.
Does anyone also experience this behaviour in Power Automate?