Parsing error for static website on StorageGRID when using multiple parameters
Applies to
NetApp StorageGRID
Issue
Getting following error when parsing a static html file on a S3 bucket and adding multiple parameters
https://<ENDPOINT>/<BUCKET>/index.html?param=value1¶m=value2
<Error>
<Code>InvalidURI</Code>
<Message>Couldn't parse the specified URI.</Message>
<Resource>/<BUCKET>/index.html?param=value1¶m=value2</Resource>
<RequestId>XXXXX</RequestId>
</Error>
