activepieces
activepieces copied to clipboard
[BUG]: HTTP piece JSON body malformed
When POSTing a JSON body with nested JSON object(s), it results in encoding the body twice.
see attached JSON for context Output (5).json
and this is my HTTP piece JSON body:
This issue is happening on HTTP piece version 0.5.0, in my old flows using HTTP piece 0.3.x the above JSON body works fine!