Chaithanya Ganta created JCLOUDS-1327:
-----------------------------------------

             Summary: putBlob with zero length Inputstream is failing on 
google-cloud-storage
                 Key: JCLOUDS-1327
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1327
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-blobstore
    Affects Versions: 2.0.2
            Reporter: Chaithanya Ganta


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."
 }
}
]





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to