I encountered a very weird bug.
the JSON body field for an http request dissapeared…
If I select JSON as Body type I can’t put the body anymore, the field does not appear. And thus, my requests don’t work anymore. If I create new http request block in that flow i get the same problem. But if I do it in another flow it works.