I have a flow that works well until it tries to Get File Content for a 130MB file and I get the below error. Is there a file size limit, I have chunking on but cannot get past the error.
FTP Get File Content with the below error:
"status": 404, "message": "The requested action could not be completed as the specified resource (file/folder) does not exist or is busy.\r\nclientRequestId: 348751ed-4a28-49b7-acd5-e6c368ff08f5", "error": { "message": "The requested action could not be completed as the specified resource (file/folder) does not exist or is busy." },