Question

I had to remove and reinstall Google Cloud Storage and Google Bigquery. Since then I don't have access to the bucket I created before (error message is "Access denied"). I also can't find the bucket in Google APIs Console. How do I get access to the bucket again?

Was it helpful?

Solution

If you deleted the project, then any buckets associataed with the project are gone along with it. Access denied can happen for a period of time while the buckets are still being cleaned up. Eventually this access denied error should turn into a Not Found error and you should be able to re-create a bucket with the same name.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top