WojciechWitos created NIFI-12842:
------------------------------------
Summary: InvokeHTTP version wrong encoding of % in URL
Key: NIFI-12842
URL: https://issues.apache.org/jira/browse/NIFI-12842
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.25.0
Environment: RHEL 7
Reporter: WojciechWitos
Attachments: image-2024-02-26-08-10-12-657.png,
image-2024-02-26-08-11-25-213.png, image-2024-02-26-08-13-14-199.png,
image-2024-02-26-08-16-36-309.png
Hi!
I've encountered on the version 1.25 issue with encoding of % in invokehttp
processor.
It changes every % into %25, which causes error 403 and most of the flows don't
work.
On the version 1.24 everything works properly with this processor.
Here are the screenshots of 1.25:
!image-2024-02-26-08-10-12-657.png!
And request:
!image-2024-02-26-08-11-25-213.png!
Where on version 1.24 this issue doesn't persist:
!image-2024-02-26-08-13-14-199.png!
!image-2024-02-26-08-16-36-309.png!
Please investigate this issue, it is the blocker of upgrading the environment
to this version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)