Closed GoogleCodeExporter closed 9 years ago
Seems to work as expected for me.
You probably have shouldFollowNextLinks turned on for the service. That doesn't
make sense when fetching
search results from public sources, where there are far too many results. Try
turning off following for the ticket:
[ticket setShouldFollowNextLinks:NO];
Original comment by gregrobbins
on 24 May 2010 at 9:36
Wow, thanks, Greg! That worked for me! I don't quite understand yet what
setServiceShouldFollowNextLinks does yet but I'll look around -- I might be
able to
turn that off for all feed requests.
Thanks again!
Original comment by wut...@gmail.com
on 24 May 2010 at 9:46
In the documentation wiki,
http://code.google.com/p/gdata-objectivec-client/wiki/GDataObjCIntroduction#Goog
le_Data_APIs_Basics
look for the discussion of a feed's next link.
Original comment by grobb...@google.com
on 24 May 2010 at 9:59
Original issue reported on code.google.com by
wut...@gmail.com
on 24 May 2010 at 9:16