I have a cloud console project and a GAE/J project. They were created independently, so were not connected at birth. So, if I go to GAE app settings, the 'cloud integration' option is not enabled.
But I have connected them via the appspot service account, and that has worked fine for me - my GAE project has been successfully using the keys and API's defined in my CC project. Below is some recent advice from Amy Unruh about how to make sure your projects are connected and you get your default bucket. My project is already connected in the manner described, but the bucket does not appear in the cloud console. Have they finished rolling out the default bucket to all projects? Or should I just wait? Thanks, Tom. There is indeed a default auto-created bucket, with bucket name " > your-app.appspot.com", that is getting rolled out and backfilled to > existing apps and their associated projects. Not all projects may have it > yet. If the 5GB quota is sufficient for your needs, you ought to be able > to just start using it as you would any bucket. > > Go to the Application Settings page for the app engine app you want to use > that bucket with, and grab the app's service account address. > Then go to the cloud console (cloud.google.com/console) and make sure > that service account is listed in the Permissions page of the project that > includes this default bucket, with 'edit' permissions. -- 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.
