Ikai,

Not sure if this is what you are looking for:

UserService userService = UserServiceFactory.getUserService();
User user = userService.getCurrentUser();

Now I can take the user and store it in an entity, and the
applications works fine. But the Datastore Viewer gives me a 500
error.

Saqib



On Aug 16, 11:40 am, "Ikai L (Google)" <[email protected]> wrote:
> That sounds like a different topic. Can you describe which Users are causing
> the error?
>
>
>
>
>
> On Sat, Aug 14, 2010 at 1:52 PM, Saqib Ali <[email protected]> wrote:
> > seems like if I use Federated Identity for authentication, and store
> > user objects in the entities, I will invariably cause the Server Error
> > (500) on the Datastore Viewer.....
>
> > Is this something that Google can address?
>
> > --
> > 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 Programs Engineer, Google App Engine
> 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 at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to