If you're trying to get your personal contact information using the Google
Contacts data API, then you should be asking this in the Google Contacts API
discussion group:

http://groups.google.com/group/google-contacts-api

If you're using ClientLogin with App Engine, you can submit the token to
your requests via a cookie in order to use the Google Accounts service.
Still, this will only give you access to your email and nickname, so you'll
want to look into the Google Contacts API if you need more profile
information.

- Jason

On Tue, Oct 20, 2009 at 3:54 PM, ale <aleee...@gmail.com> wrote:

>
> hi every body,
> I'm trying to use GAE with ClientLogin and google data api.
> It's all ok, a can login e get the authtoken, and I can get all
> contatcs from the Google Contacts Data API.
>
> The question is, how can I get my data? I can see a lot of info for
> the contact, but for the prinicipal user I can see only email...
> (because I put in the login panel....)
>
> there is a Profile Data API or something like that?
>
> Thanks a lot, and sorry for my very bad english
>
> Ale
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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