[ 
https://issues.apache.org/jira/browse/NIFI-12842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820790#comment-17820790
 ] 

Daniel Stieglitz edited comment on NIFI-12842 at 2/26/24 5:25 PM:
------------------------------------------------------------------

[~wojciechwitos] The fix for NIFI-12513 was to encode the URL. From the 
screenshots provided it appears as though the URL is already encoded. Could you 
possibly replace the encoding with the corresponding character? %41 corresponds 
to the letter A. For a full a list of url encodings see 
[here|https://www.w3schools.com/tags/ref_urlencode.ASP].



was (Author: JIRAUSER294662):
[~wojciechwitos] The fix for NIFI-12513 was to encode the URL. From the 
screenshots provided it appears as though the URL is already encoded. Could you 
replace the encoding with the corresponding character. %41 corresponds to the 
letter A. For a full a list of url encodings see 
[here|https://www.w3schools.com/tags/ref_urlencode.ASP].


> 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
>            Priority: Major
>         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)

Reply via email to