PhilipCubix opened a new issue, #7621:
URL: https://github.com/apache/hop/issues/7621

   ### Apache Hop version?
   
   2.18.1
   
   ### Java version?
   
   21
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   Hi,
   
   When switching between using a [Rest Connection together with an extra path 
in a field], and using just a field with the entire URL already inside it, I 
received an error: I was not allowed to add the Content-Length header, because 
it was already defined.
   
   I had added the Content-Lenght header when using a Rest Connection with a 
supplementary field to complete the URL, because the API I was using complained 
that it was missing.
   
   This indicates (again) a difference in how the Rest Client treats:
   - Rest Connection complemented with a (partial) URL from a field
   - (complete) URL from a field
   
   Maybe a sort of project is needed for the Rest Client? It only really 
supports Basic Authentication, and it seems to be quite buggy.
   
   I don't know how to isolate this in a example pipeline: I don't know a 
service that can send the request back in response to a rest request so that it 
shows the difference.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Translations, Component: Transforms


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to