Hello Power Automate wizards,
I have some a SharePoint Site and under Documents, I have many sub folders that each have a MS Word document that I would ultimately like to, at the push of a button, a PowerApp would pass an Event Name that is manually entered by a user, then copy the MS Word document that is in each folder into the same folder with the Event Name + the original file name.
Here is how that SharePoint Library looks:

So Sub Folder 1, 2, and 3 each has a word document which is a template that is used during outage or other crisis management situations.
So, when I (or a member of my team) pushes the button, the word document in each folder would copy itself and replace the name the file with the event name + the original file name (i.e. Event 1 - Responder Document.docx).
When I start creating the Power Automate Flow, this is what I have built:

When I run a test on this flow, I get an error in the copy file step that can't verify the "Destination Site Address" even though it matches the "Current Site Address" of the file I am trying to copy....
Any suggestions of a better way of doing this would be appreciated. This seems like a very easy task to do, but I am running into road blocks.
HALP