Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/hybrid/StorageGRID/Object_Mgmt/Multipart_upload_for_applications_using_AWS_SDK_fails_with_invalid_argument_Status_Code_400
      Client Application using AWS SDK for Java 2.x After upgrading client application based on AWS SDK to use Java 2.x, multipart upload is failing with: S3 error response: RequestId=xxxxxxxx, TraceId=xxxx...Client Application using AWS SDK for Java 2.x After upgrading client application based on AWS SDK to use Java 2.x, multipart upload is failing with: S3 error response: RequestId=xxxxxxxx, TraceId=xxxxxxx, HTTP Method=PUT, HTTP Status Code=400, ErrorMsg=InvalidArgument, ErrorType=Client, CustomErrorMessage={<none>}, Details={Failed to decode data: AWS chunk decoder exception: Dynamic exception type: std::runtime_error#012std::exception::what: Badly formatted aws-chunked header#012}