hop icon indicating copy to clipboard operation
hop copied to clipboard

[Bug]: Rest Client GET URL errors on URL encoded characters

Open campen opened this issue 1 year ago • 0 comments

Apache Hop version?

2.8

Java version?

11.0.22

Operating system

Linux

What happened?

Using GET method: I have a URL with the quote character as criteria - If I use the %22 to use a URL encoded character, I get an illegal character message for the "%" I verified the URL using postman and tried the exact URL that postman was sending. I also viewed the cUrl output and the only difference was the colon was also encoded with a %3A.

2024-03-19_09-41-06

Issue Priority

Priority: 2

Issue Component

Component: Transforms

campen avatar Mar 19 '24 15:03 campen