Alain, as I wrote in the last mail the groupMembershipInfo href attribute, for each one is different
<gContact:groupMembershipInfo deleted="false" href="http:// www.google.com/m8/feeds/groups/tgadmin%40beta.tigabytes.com/base/4ee0..." <gContact:groupMembershipInfo deleted="false" href="http:// www.google.com/m8/feeds/groups/fabrizzio%40fabo.tigabytes.cl/base/1b5..." but the contact info is the same, and also I'm assuring this issue, because before to begin the adding method, I get the user groups info uptdated...so that issue cannot be. Even more, the functions as we stated works fine when I am handling with users groups from different domains, but when I work with users from the same domain... i mean instead the links before...will be something like this... the original from <gContact:groupMembershipInfo deleted="false" href="http:// www.google.com/m8/feeds/groups/tgadmin%40fabo.tigabytes.cl/base/4ee0..." the copy <gContact:groupMembershipInfo deleted="false" href="http:// www.google.com/m8/feeds/groups/fabrizzio%40fabo.tigabytes.cl/base/1b5..." (the previous hrefs info in the last mail was from the two copies) I am also cleaning the original entry data, I keep only with the data of the contact... all tags, like id, links, membership, etc were cleaned. in a graphical way to explain this is: Original Data (domain A) ---> clean ---> get the user info (domain B) --> generate the goupMembershipInfo --- add the entry (domain B) .... works OK Original Data (domain A) ---> clean ---> get the user info (domain A) --> generate the goupMembershipInfo --- add the entry (domain A).... FAILED -- 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
