REST POST redirects aren't transmitting all info necessary

Hi all,

I’m trying to set up a call using the POST Request component from the REST Client Extension in KNIME. I managed to fiddle around to get it to work, however I noticed that even though I check the tick to “follow redirections”, KNIME doesn’t transmit all the data to the redirected endpoint.
That’s sort of unexpected as this works well on any other REST enabled client (postman, python requests etc).

Is this a bug or am I missing some option somewhere?

Thanks in advance for your help

Peter Schmidtke

Hi Peter,
Can you tell me a bit more about the problem? Which part of the data is not transmitted to the endpoint? Is it a certain header or your request body?
Kind regards,
Alexander

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.