Hello Uri,
On Tuesday, July 2, 2013 11:50:57 AM UTC-5, Uri London wrote: > > I’m getting error 503 (Service Not Available) when users upload a file to > the Google Cloud Storage via the blobstore API. > > This seems (especially due to #4) a configuration/permission issue, but I > cannot find what it has. Billing is fine, and evidently (from #3) Google > Cloud Storage is available. > > > As you noted in your email, this sounds like a permissioning issue. Just to double check, is your application listed as a "User" in the Cloud Storage bucket? See this image for a walkthrough: http://imgur.com/a/FBhFN You may also want to install appstats ( https://developers.google.com/appengine/docs/java/tools/appstats ) to inspect the calls in much more detail. ----------------- -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.
