You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to do an upload, it takes a while uploading the file (e.g. I've got over the CORS hurdle), but after finishing uploading the file the server returns:
There's no access key in the form-data, but I didn't think there was supposed to be (I thought that was the whole idea of the presigned post).
I can share any of the code I've written, request information, etc - just let me know what's needed (I don't want to share it all by default in case there's something I need to keep secure, I'm new to this direct-s3-upload functionality)
The text was updated successfully, but these errors were encountered:
No, I think my only solution is to just use S3... But I've ignored this problem in my project up until now, hoping that the author will post a solution.
When I try to do an upload, it takes a while uploading the file (e.g. I've got over the CORS hurdle), but after finishing uploading the file the server returns:
There's no access key in the form-data, but I didn't think there was supposed to be (I thought that was the whole idea of the presigned post).
I can share any of the code I've written, request information, etc - just let me know what's needed (I don't want to share it all by default in case there's something I need to keep secure, I'm new to this direct-s3-upload functionality)
The text was updated successfully, but these errors were encountered: