Xuanwo opened a new issue, #5997:
URL: https://github.com/apache/opendal/issues/5997
```
Error: Unexpected (persistent) at list, context: { uri:
https://api005.backblazeb2.com/b2api/v2/b2_list_file_names?bucketId=***&prefix&delimiter=/,
response: Parts { status: 400, version: HTTP/1.1, headers: {"server": "nginx",
"date": "Thu, 10 Apr 2025 02:48:35 GMT", "content-type":
"application/json;charset=utf-8", "content-length": "77", "connection":
"keep-alive", "cache-control": "max-age=0, no-cache, no-store",
"strict-transport-security": "max-age=63072000"} }, service: b2, path: /,
listed: 0 } => B2Error { status: 400, code: "bad_request", message: "bad query
string" }
```
Seems there are something wrong in the b2's list objects.
cc @asukaminato0721, would yoou like to take a look? Seemse we need to
ignore prefix if it's empty.
--
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]