Error reported when downloading files from the media library

I used aws-s3 as the media library for strapi, but when I tried to download files from the library, I found that I couldn’t download them,and got some errors

InvalidArgumentUnsupported Authorization TypeAuthorization

I found out it was caused by the Authorization token in the request header when requesting it

Does anyone have solution for this?

Did you find a solution? I also have the same issue

Many people have already reported the same Issue in a different thread