Hi,
Complementing the title, it doesn't work on NiFi 1.21 but it does work on NiFi 2.0.0-M1
I have created a simple test:
Generate FlowFile:
InvokeHttp:
The response is an error from my server which seems to be rejecting the content:
"The requested URL was rejected. Please consult with your administrator."
To debug it I have downloaded the 2.0.0-M1 version locally on my machine and configured the exact same flow and it ran without any problem.