Hi, I was able to reproduce the problem you mention and we are investigating it.
In the mean time, you could use a bigger number for max-results to get your whole profiles list, for example using the following URL: http://www.google.com/m8/feeds/profiles/domain/DOMAIN.COM/full?max-results=300 Cheers, Julian On Nov 23, 8:48 am, Apps Guru <[email protected]> wrote: > Hi, > When I try to use Profiles feed functionality in python 2.0.4, > > I am able to get 60 results by calling GetProfilesFeed() - 60 is > default number that is returned > > After that when I call GetProfilesFeed(next.href) - it does not work, > it keeps giving me first sixty results. I have checked the href value, > it looks fine. > > I tried getting the profiles via query parameter - it seems > q.start_index is not supported for profiles, it always starts from 1 > irrespective of its value. > > Can you please look into this. I need to page through the various > profiles of 250 domain users. > > Am I doing something wrong or is this is bug in API code? > > Any help is appreciated. > > Thanks!! -- 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.
