-
**Describe the feature request** When saving a file to an S3 bucket I can see that it has successfully been saved, but I would like the ability to display that file (where applicable) or use that file…
-
**Describe the bug**
When enabling the "Enable Signed Urls" checkbox, it will say "401 Unauthorized" after clicking save.
When looking into the 401 request in the network view it gives a request to …
-
We should support pre-sign urls use-case.
-
The current system is creating a local image (and for non-compressed) storing in minio and then converting it to base64 so it can be transfered to the front-end. This was just done initially to have …
-
Support for presigned URLs were added in v6.3.5 (#1302), and it works as intended. To use it with our S3 provider we do however need that the signing itself is handled with a dedicated «signing IAM» t…
-
### Description
iOS users are experiencing an issue when using Stremio Web configured with VLC player.
### Root Cause Analysis
The MediaFusion URL for RD link resolver follows this pattern:
```
…
-
**What component of `google-cloud-cpp` is this feature request for?** GCS (i.e., something in `google/cloud/storage`)
**Is your feature request related to a problem? Please describe.** GCS CLI supp…
-
Recently upgraded IGV from 2.17.4 to 2.18.4. With this update, we noticed that IGV session made with whole transcriptome bam files, would not load correctly.
They would load initially, but any sub…
-
Using the distributor for AWS Organization, we ran into the following error:
"Failed grabbing presigned url: "
From my understanding, this might be due to our organization having a govcloud accoun…
-
At today's Pangeo meeting, we discussed the idea of using signed urls to provided unauthenticated users access to google cloud storage, specifically for reading zarr stores. I'm creating this issue to…