KnpLabs/KnpGaufretteBundle

Google Cloud Storage / The configured bucket "xxxxxxxxx" does not exist

methodeprog opened this issue · 0 comments

Hi Guy's please help !
Try to send file with Gogle Cloud Storage

i get this !
///////////////
\vendor/knplabs/gaufrette/src/Gaufrette/Adapter/GoogleCloudStorage.php (line 351)
return; } catch (\Google_Service_Exception $e) { $this->bucketExists = false; throw new \RuntimeException( sprintf( 'The configured bucket "%s" does not exist.', $this->bucket ) );
////////////////
fireshot capture 5 - the configured bucket extremestoragezone_ - http___localhost_8000_top_ads_new

I've made all possible configuration in google IAM and ACL set AllUsers but cloud not reach the bucket !

Many thank for help !