hoslo commented on issue #3640: URL: https://github.com/apache/incubator-opendal/issues/3640#issuecomment-1833083036
> ``` > Is it a good idea to fetch `bucket_id` via `bucket`? Maybe calling `b2_list_buckets`? Or we could make it optional? > ``` > > _Originally posted by @Xuanwo in [#3604 (comment)](https://github.com/apache/incubator-opendal/pull/3604#discussion_r1398806608)_ I recently reviewed the b2 list_bucket documentation and noticed it requires an account ID parameter. Consequently, I believe the complexity will not decrease. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
