Has anyone been experiencing access problems or instability with storage.googleapis.com in the us-central1 region?
Hi @Cavok ,
There have been intermittent access problems reported with storage.googleapis.com in the us-central1 region recently. It's a good idea to:
-Check the Google Cloud Status Dashboard to confirm if there's an active incident affecting Cloud Storage.
-Try using a regional endpoint (storage.googleapis.com/download/storage/v1/...?location=us-central1) if possible, to isolate the region-specific issue.
-If you're using signed URLs or public access, test from different networks to rule out local DNS or firewall issues.