Always getting SignatureDoesNotMatch error for get_presigned_url for file upload
When I’m using python SDK client to generate presigned_url
instead of file upload this URL, when used throws an error SignatureDoesNotMatch
I’m running Min.io server locally using start_minio.sh
script