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
application...@appspot.gserviceaccount.com. If you are using an App
Engine Premier Account, the service account name for your application
is in the format
application-id.example....@appspot.gserviceaccount.com.

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):
   apptes...@appspot.gserviceaccount.com

I get the error:
   User apptes...@appspot.gserviceaccount.com 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 google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to