POST Request - json body

Hi,
my POST request in postman looks like this:
Headers:


Body:
image

In KNIME my Headers look like this:


and the body like this:

The postman request works, the KNIME Post Request not.
What can I do?

PS: another POST Request with Content-Type application/x-www-form-urlencoded works - also GET Requests with my Token.

Thomas

Hi there - found my mistake after posting:
I used “Authentication” instead of “Authorization” :slightly_smiling_face:

Now it works!

Glad you got it working, and thanks for posting the solution :slight_smile:

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