CarlosJuncher03 commented on issue #6524:
URL: https://github.com/apache/hop/issues/6524#issuecomment-3882082394

   In version 2.17, a change occurred: what was generated as a header in 
version 2.16 (e.g., Authorization) now appears as an API key in the metadata. 
The intention is to specify the header name and value (e.g., Authorization: 
Basic <base64>), however, this configuration via API key is not being applied 
correctly in the request.
   
   Important: In version 2.17, using the native basic authentication method 
(username/password), authentication works normally. The problem occurs 
specifically when we try to send the same content via API key.
   
   Note: The test URL is working perfectly, thank you. The error I mentioned 
above is the same one gmitter-ef commented on.


-- 
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