I'm trying to upload a file through a POST request to a local Textile Cafe node (using Postman). I tried different configurations to guess the correct body insertion scheme, but I only got this error message (link below).
https://i.stack.imgur.com/LtXIa.png
I need help understanding what I need to do (especially the steps) to successfully upload a file (like if I need to somehow transform the input file).