Domanda

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?

È stato utile?

Soluzione

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.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top