We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如图所示:返回的地址直接在浏览器访问报错,
生成地址如下:https://echuanghe.oss-cn-beijing.aliyuncs.com/2025-01-21/638730556889696631.png?Expires=1737433866&OSSAccessKeyId=LTAI5tN2tCB8gVvPpg1TxtsH&Signature=8ZeMPgV4QYN4tdqncUb255knN%2Fw%3D
The text was updated successfully, but these errors were encountered:
应该跟V4签名有关。根据文档,client创建好了之后,需要手动设置region
client.SetRegion("cn-beijing");
参考文档
跟 #152 一个问题。
Sorry, something went wrong.
No branches or pull requests
如图所示:返回的地址直接在浏览器访问报错,
生成地址如下:https://echuanghe.oss-cn-beijing.aliyuncs.com/2025-01-21/638730556889696631.png?Expires=1737433866&OSSAccessKeyId=LTAI5tN2tCB8gVvPpg1TxtsH&Signature=8ZeMPgV4QYN4tdqncUb255knN%2Fw%3D
The text was updated successfully, but these errors were encountered: