Hum, I tried posting the XML you just provided and it worked just fine. As I mentioned in my previous reply, the issue might be coming from the headers you're setting when sending the request. This error seems to be thrown by the API if your POST request contains a header such as: If-match: * (or a specific Etag). If-none-match: * (or a specific Etag).
Can you trying logging the header? Additionally, are you using a specific client library? 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
