Does the GAE File API support GAE projects created with a Google Apps account?
http://code.google.com/appengine/docs/java/googlestorage/overview.html says: Copy the value under Service Account Name. This is the service account name of your application, in the format [email protected]. If you are using an App Engine Premier Account, the service account name for your application is in the format [email protected]. When I visit this page: https://code.google.com/apis/console/b/0/#project:476894375364 and try to add this user (the account I'm trying to access the file api from): [email protected] I get the error: User [email protected] may not be added to project "API Project". Only members from domain systemsplanet.com (my Google Apps Domain) may be added. Sincerely, Mike Lawrence Blessed are the flexible, for they will never get bent out of shape -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
