Hi,
Any work arounds for the following scenario?
"status": 413,
"message": "The file contains 32.009 megabytes which exceeds the maximum 30 megabytes.
I'm trying to copy a file from a network drive to Sharepoint cloud, using data gateway and flows. But flow seems not to like files larger than 32 MB.
My Flow as below:
The condition is to filter out the folders
The flow fails on the step "Get File Content" for files larger than 32 MB.
A
Any work arounds here?
Thanks,
Usher
Hello, @Anonymous!
Thank you for posting on the Flow Community Forum! Have you had an opportunity to apply @v-yamao-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thank you for being an active member of the Flow Community!
-Gabriel
Flow Community Manager
Hi @Anonymous,
Currently, the max limitation of message size of Microsoft Flow is 100 MB, pending support by individual connectors/systems. Say if the service that Flow connects to only supports 5 MB, then that is the maximum limit for that service. However, Flow itself imposes the 100 MB limit, so even if the service supports 1 TB, only a 100 MB message/file can be used.
About the error message you mentioned, it seems that only files that less than 30 MB can be used. I made some research and I found that the error occurs due to limitations of your target IIS Server.
Please take the following blog for a reference:
https://www.codetwo.com/kb/request-entity-tool-large/
Best regards,
Mabel Mao
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional