I am working on a flow to create and put range in a file in a Azure File System, I can create the file but I have a strange error with the Put Range API like you can see in the snip below.
Looking at it, the Content-Length is set to 0, which would be an error, since you sent a file, the content length cannot be 0.
I dont know why its 0, unless of course it doesn't get all the data.. and I dont see all your flow so no idea what you actually put in for the data, I just
see that you put in the content length for the put above, but for some reason.. it thinks you gave it 0.
Weird.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.