Hello,

in his book "Programming Google Apps Engine" Dan Sanderson writes:
"... Google reserves every Gmail username as an application ID that
only the corresponding Gmail user can register"

For example my Gmail account is "[email protected]" and I
try to create an App Engine app with ID luigigirotti and it fails with
the message "An App or Google Account already exists with that name."

If I try to put a hyphen in between like "luigi-girotti" then App
Engine accepts it as a new ID.

So, how to utilize those "reserved" Gmail IDs in App Engine?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to