hezzze / strapi-provider-upload-oss

A provider for strapi server to upload file to Aliyun OSS
MIT License
63 stars 13 forks source link

The request signature we calculated does not match the signature you provided. #11

Closed panw3i closed 3 years ago

panw3i commented 3 years ago

debug

[2020-12-18T02:30:55.232Z] debug POST /upload (315 ms) 500
[2020-12-18T02:31:16.181Z] debug >>>>>>> upload oss <<<<<<<
[2020-12-18T02:31:16.194Z] debug undefined
[2020-12-18T02:31:16.280Z] error SignatureDoesNotMatchError: The request signature we calculated does not match the signature you provided. Check your key and signing method.

目录结构

image

hezzze commented 3 years ago

Could you provide the specific use case, what were the expected result?