-
Hello,
Would someone please give me a hint of how multiple signatures must be separated to exclude them all? So, if we keep in mind the following
```bash
--exclude-signature EXCLUDE_SIGNATURE
…
-
my step is
```jsx
docker compose down
// edit sentry/config.yml
docker compose --env-file .env.custom up
```
some times
```jsx
docker compose down
// edit sentry/config.yml
./install.sh
```
probl…
-
Both available [S3 storages](https://github.com/dcm4che/dcm4chee-arc-light/wiki/S3-Storage) use V2 signature and there is no option to switch it to v4 which is required by some regions.
jclouds sup…
-
I think the aws_signature_version defaults to version 4 now, making fog-riakcs module not working out of the box.
Luckily, the Ruby open class model allows local fix. I'm currently doing this before …
-
### What is the bug?
Good day.
We have long used an old version of the OpenSearch service with ElasticSearch under the hood. We decided to migrate to the newer version (OpenSearch 2.13). During our…
-
I receive error: `Error: { error: 'Invalid signature' }` on request `GET: https://test.bitpay.com:443/tokens`. But signature is right because I can get token via Postman using the same headers.
I'…
-
### What is the feature you are proposing?
Hello,
It would be awesome if we can somehow support SigV4 requests for lambdaliths running Hono, that way we don't have to use API Gateway (and incur …
-
Plupload currently works great with S3 buckets, but only for the default (US) region. Other datacenters, such as Frankfurt, don't work because Plupload seems to be using an older AWS Signature Version…
-
Hello,
I deployed to heroku and enter my s3, ses and smtp credentials. But when I try to upload a picture app couldn't upload to s3. Aws gives this error.
\nSignatureDoesNotMatchThe request sign…
-
Hi -- does anyone know why I would be getting this error?
```
ClientError: An error occurred (SignatureDoesNotMatch) when calling the ListHostedZonesByName operation: The request signature we calc…