Thanks Vinny, the permissions on the bucket look good. What about the permissions on the files created by the app? How are these supposed to look? Are they inherited from the bucket, or should they be explicitly specified?
Thanks, PK http://www.gae123.com On October 14, 2013 at 4:54:29 PM, Vinny P ([email protected]) wrote: On Mon, Oct 14, 2013 at 12:40 AM, PK <[email protected]> wrote: I posted this question at StackOverflow a few days ago but I have not received any response. I would appreciate any suggestions: http://stackoverflow.com/questions/19287709/blobinfo-object-from-a-blobkey-created-using-blobstore-create-gs-key Make sure the permissions are set appropriately on the Cloud Storage bucket. Your application's gserviceaccount address ( applicationname @ appspot . gserviceaccount . com ) should be listed as having write permissions on the bucket. Here's a pic of how the permissions page should look: http://imgur.com/bOXcYpP If that doesn't work, you might want to verify that cloud storage is configured, the billing is set up and paid up, etc. ----------------- -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. -- 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.
