Hello Gwyn,

Thanks for the stack trace, but it seems that the message is truncated as 
there should be a more explicit message detailing the reason of the 
exception right after the status code (409) as you can see in the source 
code:
  
http://code.google.com/p/gdata-python-client/source/browse/src/gdata/client.py#97

Can you tell me what is the type of "client" in "client.update(entry)"?

Additionally, you should try catching the exception and printing the 
different values that it contains (status, body, reason and headers). That 
might give us more information as to what is causing the exception.

Also, is this happening for a Contacts API operation or a Profiles API 
operation (or Domain Shared Contacts) as the issue might be coming from a 
misuse of the API.

Best,
Alain

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