문제

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