Presigned Url image upload get response
I am uploading an images using a presigned url currently this is my response
This is the method I used:
I am wondering if I actually successfully uploaded the file, can I check that using the response from
upload
somehow?7 Replies
If I download the "image", it says file is corrupted and if I rename the extension to .txt it says
[Object Object]
😡Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
yes
let me check to be sure
yes defining it like this
If I log the filetype and name I get this uploading a jpg image, so that should be correct
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
yes the fie was uploaded
but if I download that file from aws it has the same issue
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I can try that