skip to Main Content

Javascript – Failed to fetch AWS

I have a problem uploading files to the S3 bucket using the @aws-sdk/client-s3 library using PutObjectCommand and @aws-sdk/lib-storage Uploading files above 70kbps more or less returns the error: `TypeError: Failed to fetch at FetchHttpHandler.handle (fetch-http-handler.js:56:13) at PutObjectCommand.js:56:58 at flexibleChecksumsResponseMiddleware.js:17:26 at…

VIEW QUESTION
Back To Top
Search