Julian,
On a related note, when I try to use Profiles feed functionality in python 2.0.4,
I am able to get 60 results by calling GetProfilesFeed()
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.
Any help is appreciated.
Thanks!!