<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/google-contacts-api</id>
  <title type="text">Google Contacts API Google Group</title>
  <subtitle type="text">
  This is the official developer-to-developer support group for the Google Contacts API. The API allows client applications to view and update Contacts content. You can request a list of a user&#39;s contacts, edit or delete content in an existing contact, and query the content in an existing contact.
  </subtitle>
  <link href="/group/google-contacts-api/feed/atom_v1_0_msgs.xml" rel="self" title="Google Contacts API feed"/>
  <updated>2009-12-18T22:01:13Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>killian</name>
  <email>killian.schaf...@g2kc.com</email>
  </author>
  <updated>2009-12-18T22:01:13Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/28180a71f026b181/67bd3d909d66a705?show_docid=67bd3d909d66a705</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/28180a71f026b181/67bd3d909d66a705?show_docid=67bd3d909d66a705"/>
  <title type="text">Re: Problem with max-results field</title>
  <summary type="html" xml:space="preserve">
  We&#39;ve been accessing this page: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/intl/en/apis/analytics/docs/gdata/gdataExplorer.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It&#39;s just the online API interface. I would execute the online query, &lt;br&gt; the data would be output, and I would copy/paste into Textpad. It &lt;br&gt; worked fine on 12/14, but hasn&#39;t since. Using Mozilla Firefox as
  </summary>
  </entry>
  <entry>
  <author>
  <name>Julian (Google)</name>
  <email>j...@google.com</email>
  </author>
  <updated>2009-12-18T20:28:12Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/a8100f52601a1bea/c468766ae9cae7cb?show_docid=c468766ae9cae7cb</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/a8100f52601a1bea/c468766ae9cae7cb?show_docid=c468766ae9cae7cb"/>
  <title type="text">This group has been moved to Google Apps API Help Forum</title>
  <summary type="html" xml:space="preserve">
  Members of Google Contacts API group, &lt;br&gt; This group has been moved to Google Apps API Help Forum: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/support/forum/p/apps-apis?hl=en&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; We are really excited about moving to the Help Forum. It offers &lt;br&gt; improved community management features as well as new features for end &lt;br&gt; users. You can now bookmark your favorite pages in Google&#39;s help
  </summary>
  </entry>
  <entry>
  <author>
  <name>Martin Long</name>
  <email>mar...@longhome.co.uk</email>
  </author>
  <updated>2009-12-18T17:34:07Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/863e98e2cbf5b649/35f5745df1279608?show_docid=35f5745df1279608</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/863e98e2cbf5b649/35f5745df1279608?show_docid=35f5745df1279608"/>
  <title type="text">Re: [Contacts API] Re: Bug uploading photo for recently created contact.</title>
  <summary type="html" xml:space="preserve">
  I&#39;ll give that a go... Of course, when there&#39;s only one contact to &lt;br&gt; sync, then the effect will be the same. &lt;br&gt; Interestingly last night when I tried the separate thread I was &lt;br&gt; getting a lot of &#39; precondition failed&#39; issues. I&#39;ll report back when &lt;br&gt; I get the chance. &lt;br&gt; Martin &lt;br&gt; Sent from my iPhone
  </summary>
  </entry>
  <entry>
  <author>
  <name>Julian (Google)</name>
  <email>j...@google.com</email>
  </author>
  <updated>2009-12-18T17:07:13Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/863e98e2cbf5b649/aeb20b085ef35202?show_docid=aeb20b085ef35202</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/863e98e2cbf5b649/aeb20b085ef35202?show_docid=aeb20b085ef35202"/>
  <title type="text">Re: Bug uploading photo for recently created contact.</title>
  <summary type="html" xml:space="preserve">
  Hi Martin, &lt;br&gt; A good strategy is to create all the contacts and store the photo URLs &lt;br&gt; during the creation process, then upload all the photos after all &lt;br&gt; contacts have been created. Please try that and let us know how it &lt;br&gt; goes. &lt;br&gt; Cheers, &lt;br&gt; Julian
  </summary>
  </entry>
  <entry>
  <author>
  <name>Julian (Google)</name>
  <email>j...@google.com</email>
  </author>
  <updated>2009-12-18T16:56:40Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/28180a71f026b181/77d2fc083e7b2187?show_docid=77d2fc083e7b2187</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/28180a71f026b181/77d2fc083e7b2187?show_docid=77d2fc083e7b2187"/>
  <title type="text">Re: Problem with max-results field</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; What client library (programing language) are you using? Did you try &lt;br&gt; to use the protocol directly? &lt;br&gt; Cheers, &lt;br&gt; Julian
  </summary>
  </entry>
  <entry>
  <author>
  <name>Julian (Google)</name>
  <email>j...@google.com</email>
  </author>
  <updated>2009-12-18T16:54:59Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/5ba65b88102307b6/93278e5b1a3a25f6?show_docid=93278e5b1a3a25f6</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/5ba65b88102307b6/93278e5b1a3a25f6?show_docid=93278e5b1a3a25f6"/>
  <title type="text">Re: Contact retrieval.</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Unfortunately, the Contacts API does not allow queries to do this. &lt;br&gt; Cheers, &lt;br&gt; Julian
  </summary>
  </entry>
  <entry>
  <author>
  <name>Julian (Google)</name>
  <email>j...@google.com</email>
  </author>
  <updated>2009-12-18T16:53:54Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/c059e8a63b9490de/513bbb5ddc256c15?show_docid=513bbb5ddc256c15</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/c059e8a63b9490de/513bbb5ddc256c15?show_docid=513bbb5ddc256c15"/>
  <title type="text">Re: Deleted contacts are not showing(Contacts ~1500)</title>
  <summary type="html" xml:space="preserve">
  Hi Manu, &lt;br&gt; Usually, it can take few minutes for the information to propagate from &lt;br&gt; UI to API and vice versa. Did it work after? &lt;br&gt; Cheers, &lt;br&gt; Julian
  </summary>
  </entry>
  <entry>
  <author>
  <name>martinlong1978</name>
  <email>mar...@longhome.co.uk</email>
  </author>
  <updated>2009-12-17T21:51:12Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/863e98e2cbf5b649/5c016052ae1684f0?show_docid=5c016052ae1684f0</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/863e98e2cbf5b649/5c016052ae1684f0?show_docid=5c016052ae1684f0"/>
  <title type="text">Re: Bug uploading photo for recently created contact.</title>
  <summary type="html" xml:space="preserve">
  I just tried again... repeatedly for 10 minutes, starting 1 second &lt;br&gt; apart, increasing to 30 seconds apart. I gave up in the end. This is &lt;br&gt; still failing. Once a photo fails to upload for a contact, it seems to &lt;br&gt; fail consistently for every subsequent attempt.
  </summary>
  </entry>
  <entry>
  <author>
  <name>killian</name>
  <email>killian.schaf...@g2kc.com</email>
  </author>
  <updated>2009-12-17T21:31:11Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/28180a71f026b181/cf0a47da7c180498?show_docid=cf0a47da7c180498</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/28180a71f026b181/cf0a47da7c180498?show_docid=cf0a47da7c180498"/>
  <title type="text">Problem with max-results field</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; I&#39;ve been pulling data from the API for 2 months now, and over the &lt;br&gt; weekend something must&#39;ve changed because I&#39;m not able to reset the &lt;br&gt; max-results field. It&#39;s stuck on 50, and even if I change it to &lt;br&gt; 10000, the URL above still stays at 50! All the other fields seem to &lt;br&gt; be functioning. When I run the program, only 50 records are being
  </summary>
  </entry>
  <entry>
  <author>
  <name>gaikokujin-kun</name>
  <email>gaikokujin...@gmail.com</email>
  </author>
  <updated>2009-12-17T19:39:20Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/49850d0e408eebb6/26846df25a58f72a?show_docid=26846df25a58f72a</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/49850d0e408eebb6/26846df25a58f72a?show_docid=26846df25a58f72a"/>
  <title type="text">need guidance for adding a contact to a group (Python API)</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; i&#39;m sorry for asking it that way, but i&#39;d like a working example to &lt;br&gt; add a contact to a group (well, it&#39;s more adding a group in a &lt;br&gt; contact), using the Python API. &lt;br&gt; Actually i&#39;m able to create the contact (using &lt;br&gt; gdata.contacts.service.Contact sService.CreateContact) and to create &lt;br&gt; the group if it does not exists (using
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Bownds</name>
  <email>jon.bow...@gmail.com</email>
  </author>
  <updated>2009-12-17T13:32:57Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/5ba65b88102307b6/9380ddaff5854ec1?show_docid=9380ddaff5854ec1</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/5ba65b88102307b6/9380ddaff5854ec1?show_docid=9380ddaff5854ec1"/>
  <title type="text">Contact retrieval.</title>
  <summary type="html" xml:space="preserve">
  Is there a good way to retrieve contacts alphabetically using the &lt;br&gt; jsapi? For example, all contacts with a last name that starts with &lt;br&gt; &amp;quot;B&amp;quot;.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Manu</name>
  <email>manojmaratha...@gmail.com</email>
  </author>
  <updated>2009-12-17T13:25:23Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/c059e8a63b9490de/1b09fbf52ad1dc2a?show_docid=1b09fbf52ad1dc2a</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/c059e8a63b9490de/1b09fbf52ad1dc2a?show_docid=1b09fbf52ad1dc2a"/>
  <title type="text">Deleted contacts are not showing(Contacts ~1500)</title>
  <summary type="html" xml:space="preserve">
  I am stuck with an problem. Using contact API I downloaded all &lt;br&gt; contacts from my account(around 1500 contacts where there) then I &lt;br&gt; deleted all contacts using gmail interface. But the next request using &lt;br&gt; contact api is not listing the accounts deleted. Following is the url &lt;br&gt; that I framed &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.google.com/m8/feeds/contacts/test.xx...@gmail.com/full?orderby=lastmodified&amp;sortorder=descending&amp;max-results=20000&amp;showdeleted=true&amp;updated-min=2009-12-17T10%3a08%3a43.948Z&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Julian (Google)</name>
  <email>j...@google.com</email>
  </author>
  <updated>2009-12-17T11:36:50Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/26662b280083c9e2/0e6b70ab6b05ca7b?show_docid=0e6b70ab6b05ca7b</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/26662b280083c9e2/0e6b70ab6b05ca7b?show_docid=0e6b70ab6b05ca7b"/>
  <title type="text">Re: Query contacts by phone number?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Unfortunately, this is not possible as today. There is an open feature &lt;br&gt; request for this, however, it is very unlikely this will be solve in &lt;br&gt; the near future. &lt;br&gt; Cheers, &lt;br&gt; Julian.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Julian (Google)</name>
  <email>j...@google.com</email>
  </author>
  <updated>2009-12-17T11:34:14Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/ba94d32904fefb04/c664af89b66775c5?show_docid=c664af89b66775c5</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/ba94d32904fefb04/c664af89b66775c5?show_docid=c664af89b66775c5"/>
  <title type="text">Re: API for retrieving a user&#39;s Google Wave contacts</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; There is not such information in contacts, maybe you could try the &lt;br&gt; Wave API group: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/google-wave-api&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Cheers, &lt;br&gt; Julian
  </summary>
  </entry>
  <entry>
  <author>
  <name>martinlong1978</name>
  <email>mar...@longhome.co.uk</email>
  </author>
  <updated>2009-12-17T10:21:08Z</updated>
  <id>http://groups.google.com/group/google-contacts-api/browse_frm/thread/863e98e2cbf5b649/e8b3eebeda0000c5?show_docid=e8b3eebeda0000c5</id>
  <link href="http://groups.google.com/group/google-contacts-api/browse_frm/thread/863e98e2cbf5b649/e8b3eebeda0000c5?show_docid=e8b3eebeda0000c5"/>
  <title type="text">Re: Bug uploading photo for recently created contact.</title>
  <summary type="html" xml:space="preserve">
  Thanks Daniel. &lt;br&gt; Slightly different circumstances, as my is a new contact, not an &lt;br&gt; updated one, but it looks like the same underlying issue. &lt;br&gt; Unfortunately I cannot wait for an ETag change, because the contact is &lt;br&gt; new - I can&#39;t see the ETag updating once the contact is created. &lt;br&gt; Waiting for 1 minute would mean it could take 2 hours to sync 120
  </summary>
  </entry>
</feed>
