OK thanks for the response. It seems perhaps having getNickname() at all is unnecessary then as there is already a getEmail() method and getNickname() does not function as one would expect.
On May 21, 3:09 pm, "Ikai L (Google)" <[email protected]> wrote: > This is expected behavior. Google Profiles information is accessible via the > GData API, but not natively using the User Accounts service. > > > > > > On Tue, May 18, 2010 at 6:20 PM, Billy <[email protected]> wrote: > > I have deployed the guestbook application to app engine was surprised > > to see that for my user account User.getNickname() seems to return my > > full email address. I have gone to "Google Account Settings" and > > "Edit Profile" and verified that I have a nickname configured. My > > account is not a gmail account, my account email address is from > > hotmail.com. > > > Is this a bug or expected behavior? > > > -- > > 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]<google-appengine%2Bunsubscrib > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > Ikai Lan > Developer Relations, Google App Engine > Twitter:http://twitter.com/ikai > Delicious:http://delicious.com/ikailan > > ---------------- > Google App Engine links: > Blog:http://googleappengine.blogspot.com > Twitter:http://twitter.com/app_engine > Reddit:http://www.reddit.com/r/appengine > > -- > 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 > athttp://groups.google.com/group/google-appengine?hl=en. -- 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.
