James, You will need to make sure that the specified Google Cloud Storage bucket is configured with write permissions for your application. ( https://developers.google.com/appengine/docs/python/googlestorage/overview#Prerequisites , https://developers.google.com/appengine/docs/adminconsole/datastoreadmin). I suspect that this is your issue.
On 3 May 2012 16:35, James Gilliam <[email protected]> wrote: > Has nobody done a GAE backup to the google cloud storage ? > > On May 2, 12:02 am, James Gilliam <[email protected]> wrote: > > I created a google cloud account for storage and a bucket ... > > > > When I enter the bucket in the Datastore Admin after I indicate I want > > to backup to Cloud, I get a message that the bucket is not > > accessible ... > > > > So, how do I connect my gae account with the google cloud account ... ? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
