ObjectStorageSyncExample and ObjectStorageAsyncExample returns wrong bucket name
Summary
ObjectStorageSyncExample and ObjectStorageAsyncExample returns wrong bucket nameContent
These two examples both returned the namespace as the bucket name which is wrong:
Using namespace: mynamespace
Found bucket: mynamespace. // this is not my bucket name.
Any idea? Thanks.
1