Is anyone having an issue with the creating a file on a file server? I keep getting an error that says the file does not exist on the server. I am wondering if anyone else is having this issue. It looks like something with string parsing. I am trying to save a file with a GUID as the name.
{
"status": 400,
"message": "The requested action could not be completed. Check your request parameters to make sure the path '//d9ddbdef-7077-459d-8d31-34bd93a143c4.csv' exists on your file system.\r\nclientRequestId: 7e1dcc53-b0d0-467e-8343-a0b202d0fcd3",
"source": "filesystem-eus.azconn-eus.p.azurewebsites.net"
}