Вопрос

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?

Это было полезно?

Решение

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.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top