Hello,

For a work projet, I've to synchronize Google contacts with the
internal software.
To do that, I use the Java library with GData API.

My problem is :
When I retrieve the contact list, for some contacts, I can't get the
title, the displayed name. The "getTitle().getPlainText()" method
return an empty String.

However, if I change the displayed name for those contacts, the title
appear.

I think the problem is :
The contacts I try to synchronize are contacts of my domain. I think
it uses a default name that's not directly linked to that contact.

More informations:
I tried to change the Protocol version to V2, V3, V3_1.
I tried to retrieve the contact entry by the direct link (/default/
full/contact_id)

So that's it.
Does anyone have an idea to fix it?

Thanks :)
Michael.

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html

Reply via email to