Hi, I'm trying to write a file upload endpoint in my API gateway. The files seem to be uploading, with the right file size and type but no content. Like a PDF with 3 blank pages, or an image with a broken link. What format am I supposed to be se
read more