Hi all,
I tried to create a flow to 'copy' an image, which is stored as an attachment of a list entry in SharePoint to OneDrive.
To accomplish this I tried the following action steps:

The run fails with the following error:

The error message was:
"status": 400,
"message": "Route did not match\r\nclientRequestId: 5b72a24d-070d-4cde-b714-7ccc02591540\r\nserviceRequestId: 5b72a24d-070d-4cde-b714-7ccc02591540"
Unfortunately I do not have any ideas how to analyse the problem. As you can see, I use fixed ID ('1') and tried to get the file identifier as a result from 'get attachments' action. Which were successful and delivers 2 files as a result as expected...
Hope I missed something, since I have no more ideas.
Thanks a lot!