I have some code running on a number of domains. On 2 of them, I am getting 409 errors thrown from contacts API when calling client.update(entry) (python). This is a conflict error but I am struggling to see where the conflict is. I am using V3 of the API, so it's not duplicate email address as I believe was a cause of this error in V1. All I am doing it loading the entry and saving it again. It works fine on all other domains.
Any advice appreciated. Thanks, Gwyn -- 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
