Dear Community,
I am trying to create a file using below flow but getting an error while create file.. Could there be issue with data gateway. The filepath seems to additionally have additional slashes forward and backward
{
"status": 400,
"message": "The requested action could not be completed. Check your request parameters to make sure the path '\\\\USWS103\\LegalIP\\USInventionImport-UAT/ABC_US_Invention_Matter_Import_19Jul2024.xlsx' exists on your file system.\r\nclientRequestId: 3a0ab030-52fd-4375-bcaa-267da49c80c8",
"error": {
"message": "The requested action could not be completed. Check your request parameters to make sure the path '\\\\USWS103\\LegalIP\\USInventionImport-UAT/ABC_US_Invention_Matter_Import_19Jul2024.xlsx' exists on your file system."
},
"source": "filesystem-eus.azconn-eus-003.p.azurewebsites.net"
}