Any updates will be highly appreciated. I am stuck :( On Nov 24, 10:42 pm, Manish Bhargava <[email protected]> wrote: > Thanks Julian for the advice. > > My problem is that I am calling this from AppEngine for paging through > domain users. When max-results are more than 200, the AppEngine times out > because of the time taken(I am populating AppEngine db with values from > profile feed for individual profile) which times out. > > So I cannot rely on max-results. Do you have any idea when this will be > fixed. I am happy to take a patch from trunk as and when it becomes > available. > > Thanks!! > > > > On Tue, Nov 24, 2009 at 8:49 AM, Julian (Google) <[email protected]> wrote: > > 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-re... > > > 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]<google-contacts-api%2bunsu[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-contacts-api?hl=en.- Hide quoted text - > > - Show quoted text -
-- 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.
