hop
hop copied to clipboard
[Bug]: Rest Client GET URL errors on URL encoded characters
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.
Issue Priority
Priority: 2
Issue Component
Component: Transforms