When a file is created in SharePoint site A, the flow will copy and create the file in SharePoint site B.
If there is a '#' in the file name, create file job will fail with error 'File Not Found'.
e.g. PDF file

e.g. xls file

When '#' was removed from the file name, the flow completed successfully, the file was copied and created in SharePoint site B.
Please help to advise what could be the root cause and work around for this.
Thank you.