Closed lucwuyts closed 5 years ago
The BucketId is default a empty string, but this throws a ArgumentNullException
You either have to use PersistBucket on Options, or pass a BucketId to the method.
BucketId is only optional if you PersistBucket.
The BucketId is default a empty string, but this throws a ArgumentNullException