S3 upload file size limit
Closed this issue · 1 comments
Gwanyoung-K commented
Hi.
I'm trying to upload to AWS S3.
A file less than 30 KB was successful.
However, a file over 30KB failed. The status code is 0 on the server.
Does this SDK limit the size of the file I'm trying to upload?
Best regards.
Gwanyoung Kim.
Gwanyoung-K commented
It seems that coreHTTP has a bug.