Hi All,
Have written an simple flow to copy an attachment from an inbound Email to a folder share (via on-prem gateway). When I test the flow I'm getting the error: The character '"' is not allowed in file paths, remove or replace it before retrying.
clientRequestId: 70e5c747-bbd5-405b-ad48-ad816ff34447
The path doesn't have " character within it. Checked and double checked! It does have a hyphen but that should be ok right?

If I change the path to have a final slash (\\XX1-FileServer\Office-ABC\FTP\FTP) then the flow doesn't return the error, but just times out with: Internal Server Error

What am I doing wrong?!
Thanks in advance for any help...