G-XD opened a new issue, #2933:
URL: https://github.com/apache/incubator-opendal/issues/2933
Hi,
I'm trying to use opendal `oli` with cdn77 object storage. However, I found
some errors.(**`aws-sdk-go` works fine.**)
```shell
Error: Unexpected (permanent) at Pager::next, context: { uri:
https://xxx.eu-1.cdn77-storage.com/?delimiter=%2F&list-type=2, response: Parts
{ status: 400, version: HTTP/2.0, headers: {"date": "Thu, 24 Aug 2023 14:35:19
GMT", "content-type": "text/html", "content-length": "150", "server":
"CDN77-Fast", "x-77-nzt": "AVm7vKuXT0QA", "x-77-nzt-ray":
"ffffffff3d2a14b0a76ae764e8b12637"} }, service: s3, path: / } => <html>
<head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx</center>
</body>
</html>
```
I think it's caused by s3's http request setting the `x-amz-content-sha256`
request header to `UNSIGNED-PAYLOAD`.
cdn77:
[CDN77 Object Storage
API](https://client.cdn77.com/support/knowledgebase/cdn-storage/object-storage-api)
--
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]