Hi @ArjenEX
Thank you for your reply.
The GET request is configuered like so (no Request and Response Headers, also no authentication):
I tried using Header Key: Content-Type = text/XML and I also let KNIME extract all Headers:
however this changes nothing. This is the result:
As you can see, like in the example in my inital post (GET Request problem), I receive a 200 with an empty binary response. Is there maybe a way I can access the XML via the GET by changing up the settings? That would be fantastic.