Forum Discussion
Trakmaker
4 years agoNew Contributor
Hi @smudassir , It is working when we don’t use a file upload and input stream gets through REST PUT and only the last document is there in the file, but we want the complete data in the file, hence we are trying to load it to a file and upload it back through REST PUT
I’m still getting the below error :
Reason : Transfer-encoding header already present
smudassir
4 years agoEmployee
consider raising a ticket. Provide two pipelines. One that is working without file upload. The other thats failing with file upload.