Hey,
I don't seem to be able to access the default GCS bucket in an app I'm 
creating.
It works fine on the development server but not on Google App Engine.

This 
<https://developers.google.com/appengine/docs/python/googlecloudstorageclient/activate>
 
says that the default GCS bucket is <app_id>.appspot.com and is displayed 
in the App Engine Admin console Application Settings page, under the label 
Google Cloud Storage Bucket but my settings doesn't have a subheading 
"Google Cloud Storage Bucket", it just looks like this:

<https://lh4.googleusercontent.com/-9szZW1jpkng/U-a8UPrVJFI/AAAAAAAAWE0/ez9kR2fZyOs/s1600/gaegcssettings.png>

It also says I can get the default bucket by 
app_identity.get_default_gcs_bucket_name() but that returns None. (I'm 
using Python.)

Does anyone know how to fix this? Any help would be much appreciated.
-Bentley

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to