kaliber-scala / play-s3

S3 module for Play
MIT License
119 stars 49 forks source link

MalformedXML? #60

Closed ticofab closed 8 years ago

ticofab commented 8 years ago

Hi, all of a sudden I'm getting a S3Exception when trying to upload to a bucket:

Problem accessing S3. Status 400, code MalformedXML, message 'MalformedXML'

<Error><Code>MalformedXML</Code><Message>The XML you provided was not well-formed or did not validate against our published schema</Message><RequestId>49A76E41B1D348D1</RequestId><HostId>k0BCqe9rd+cIL2+6v3tgzCtDp6iVy1+rlsLy/Bq3tjdq+dhcsLQn08rLBK3c7+PNq9PRdfYj1GM=</HostId></Error>

It happens with both 7.0.0 and 7.0.2. Any hint? Thanks for your time and attention!

ticofab commented 8 years ago

My bad. Wrong configuration. Sorry!