Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-1327

putBlob with zero length Inputstream is failing on google-cloud-storage

    XMLWordPrintableJSON

Details

    Description

      putBlob with zero length Inputstream is failing on google-cloud-storage with

      org.jclouds.http.HttpResponseException: command: POST https://www.googleapis.com/storage/v1/b/gaul-blobstore3/o/multipart-upload/compose HTTP/1.1 failed with response: HTTP/1.1 400 Bad Request; content: [{
       "error": {
        "errors": [
         {
          "domain": "global",
          "reason": "required",
          "message": "You must provide at least one source component."
         }
        ],
        "code": 400,
        "message": "You must provide at least one source component."
       }
      }
      ]
      

      Attachments

        Issue Links

          Activity

            People

              gaul Andrew Gaul
              chaitanya.nitj@gmail.com Chaithanya Ganta
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: