I'm trying to use the Google Cloud Storage API which is published now under the Docs section of the App Engine site. The documentation states you have to add the appengine service account as a team member in the API-console. However, we're using Cloud Storage within a Google Apps domain, which only allows users from that domain to be added as team members. So, isn't possible add the service account (which [email protected]) ?. Is there any workaround ?
Yes, you can use GSUtil to add the service account to the ACL of the bucket.
See my related answer on the subject.
Here's my answer from a similar question yesterday - The advantage here is that it will be easier to access other developer APIs that use the team configured in the developer console with the App Engine application.
You can use a google group to make this work for your custom domain.
In the cpanel for managing your domain go to the 'groups' tab and add a new group that will be for your app.
Add the service account *.gserviceaccount.com as a member to the group that you have created.
Add the group to the team for your project at https://code.google.com/apis/console.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With