GET Request - Body Column with error in parameter

Hi,
You need to put your whole JSON into this: https://www.urlencoder.org/ and encode it. Also the { in the beginning and the } in the end. You can also use the urlEncode function in KNIME’s String Manipulation node.
Kind regards,
Alexander