Hi @vovahumnytskiy,
If you want to get the file into Bubble storage, you’ll need to base64-encode the contents and post it as JSON as described here in the docs and also explained in this forum post. I think there might also still be a 50MB file size limit as well.
Bubble just won’t recognize the content-type you’re posting as an image file.
-Steve