I have had an issue with the HTTP Request node where the posted data is failing due to the content length not being added to the post data.
I have tried both POST & POST a body with parameters and attached file.
I have added a mix of headers to the requests and the only way the data is sent correctly is to manually set a content-length which is a byte count of the file plus x bytes for the parameters being sent.
This issue has started since the update from V15 to 18,19 or 20. I need to use the new response dataset hence the reason for the update.
Please can someone help with this issue or provide a way of calculating the content-length accurately with files & parameters.
Thanks in advance
HTTP Request failing
Re: HTTP Request failing
Update to this:
This has been identified as a bug and will be fixed under ENFSWAPP-2736
Thanks
This has been identified as a bug and will be fixed under ENFSWAPP-2736
Thanks