Skip to content
New issue

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

初始化切片上传出错 #17

Open
hzicong opened this issue Feb 2, 2023 · 1 comment
Open

初始化切片上传出错 #17

hzicong opened this issue Feb 2, 2023 · 1 comment

Comments

@hzicong
Copy link

hzicong commented Feb 2, 2023

var initUploadRequest = new InitiateMultipartUploadRequest();
var initUploadResult = _ossClient.InitiateMultipartUpload(_aliyunOssConfig.PictureBucketName, key, initUploadRequest);

返回:Tea.TeaException: The request signature we calculated does not match the signature you provided. Check your key and signing method.

一样的client调用PutObjectAsync上传成功

@hzicong
Copy link
Author

hzicong commented Feb 2, 2023

用原来旧的包:Aliyun.OSS.SDK.NetCore 可以正常上传

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant