LiveUI / S3

S3 Client written in Swift
MIT License
94 stars 60 forks source link

Listing an Empty Bucket causes an Error #40

Open macdevnet opened 5 years ago

macdevnet commented 5 years ago

It seems that is you try call an S3 list on an empty bucket to get an error rather than an empty result set.

[ ERROR ] DecodingError.keyNotFound: Value required for key 'Contents'. (ErrorMiddleware.swift:26)