Re: Google Contacts Problem



On Fri, Aug 29, 2008 at 11:48 PM, Fabio Rafael da Rosa
<fabiorafael rosa gmail com> wrote:
> I have a problem while trying to use Google Contacts for
> synchronization.
> I never get more then 24 entries, don't matter how many do I have on my
> google contacts.
> I tried using python-gdata for manually retrieving the entries, and I
> get 24 entries there too (so, I know, it's not a conduit problem).
> Did someone have this same problem ?
> Is there any specific detail about Google Contacts ?
>
> Thanks in advance
>
> Regards,
> --
> Fabio Rafael da Rosa <fabiorafael rosa gmail com>
>

By default, google will all return the first 24/25. We really need to
have a loop where we ask google contacts for the next 25 contacts
until we have them all. Actually, long term we need to use the "get me
changes since date/time" API...

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]