DEV Community

Discussion on: ReactNative Large file upload using Amplify S3

Collapse
 
viprocket1 profile image
loljohndoe • Edited

hey,
Im getting this error.
ERROR [ERROR] 44:48.50 axios-http-handler [Error: Request failed with status code 403] ERROR [ERROR] 44:48.91 AWSS3ProviderManagedUpload - error happened while uploading a part. Cancelling the multipart upload [Error: Request failed with status code 403] ERROR [ERROR] 44:48.135 axios-http-handler [Error: Request failed with status code 403] ERROR [ERROR] 44:48.162 axios-http-handler [Error: Request failed with status code 403] ERROR [ERROR] 44:48.188 axios-http-handler [Error: Request failed with status code 403] ERROR [ERROR] 44:48.288 axios-http-handler [Error: Request failed with status code 404] WARN [WARN] 44:48.304 StorageChunkUpload - error uploading [Error: Upload was cancelled.undefined] ERROR [Error: Upload was cancelled.undefined]

Collapse
 
walvekarnikhil profile image
Nikhil Walvekar

Let me know if this fix works for you
github.com/walvekarnikhil/amplify-...

Collapse
 
viprocket1 profile image
loljohndoe

Im using the patched version 2.0.1 but im still getting the error. please tell me if i miss anything in the thread.