The <updated> element of the feed is supposed to indicate the timestamp of the last change to the feed. What I'm seeing is that the <updated> element of the feed is changing every time the feed is being *read*. If I run the GET below twice, I get two different values for the <updated> timestamp. Is this a bug, or am I missing something in the documentation? I'm seeing the same behavior whether I use GData v1 or v2.
GET /m8/feeds/contacts/[email protected]/full?max-results=10 HTTP/ 1.1 Content-Type: application/x-www-form-urlencoded Authorization: GoogleLogin auth=[token here] Host: www.google.com Connection: close Thanks. --- Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" 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://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
