我創建了我的第一個存儲區,當嘗試通過鍵入storage.googleapis.com/mybucket訪問存儲區時,我在瀏覽器中看到以下內容。對於所有的代碼,我完全無知,只希望能夠解決這個問題,以便能夠使用WordPress插件WP2Cloud,它將Google雲端存儲與WordPress集成在一起。以下是我的瀏覽器內容:存儲區URL訪問被拒絕
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access denied.</Message>
</Error
任何幫助將不勝感激!
你想你的水桶是公開可讀? – jterrace