On Tue, Oct 1, 2013 at 6:40 PM, PK <[email protected]> wrote:

> Today I was looking at moving away from the deprecated Files APIs. Along
> the way I realized that I cannot do that because in the Cloud Storage
> section of my app engine console Settings it states the message below. My
> app is an HRD app, migrated a long time ago from a M/S app. I see there is 
> issue
> 9514 <https://code.google.com/p/googleappengine/issues/detail?id=9514> where
> 2-3 others complain about the same problem.  I was wondering whether
> anybody has any suggestions on how to overcome the issue or if anybody from
> Google can provide some guidance.
>


As a short term bandaid, what you can do is open up a new cloud project and
create your Cloud Storage buckets there. You can then configure the buckets
to allow read/write/owner access (whatever you want) from GAE by adding the
gserviceaccount name of your App Engine application into the bucket's
permissions file.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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/groups/opt_out.

Reply via email to