Backblaze S3 will return bucket lists without Owner:DisplayName. This causes as.data.frame.s3_bucket to fail when parsing the contents for get_bucket_df because there is a null field causing rbind.data.frame to throw an error. I will open a PR with possible fix.