File download via S3 not working
Downloading a file from the S3 object storage fails with the following error:
This is the request: GET https://s3.villas.k8s.eonerc.rwth-aachen.de/villas-web/8fc64a09-dc34-4c92-9259-ce685521afb2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=changeme/20210122/default/s3/aws4_request&X-Amz-Date=20210122T134704Z&X-Amz-Expires=432000&X-Amz-SignedHeaders=host&response-content-type=image/png&X-Amz-Signature=ce0494c21c042970038eaf92b294e365876206b4ea3e250c3f988fb911bcc4b0
This is the error <Error><Code>InvalidRequest</Code><Message>Invalid Request</Message><Resource>/villas-web/8fc64a09-dc34-4c92-9259-ce685521afb2</Resource><Region>default</Region><RequestId></RequestId><HostId>50db6ca5-ac11-439c-953e-8fb0399ba696</HostId></Error>
The changeme
part in the request looks weird...