Hi Rodrigo, When you say you are looping follow and unfollow can you give an example of your code and the URL you are using. The pagination is not linear for many of our methods and requires you to use the value of the next cursor we return instead of a numerical sequence 1,2,3.
The error you are getting implies you are requesting a resource that doesn't exist. Best, Matt On Fri, Sep 3, 2010 at 7:14 AM, Rodrigo Berlinck <[email protected]> wrote: > While looping follow / unfollow, returning this error: > > ERROR > The requested URL could not be retrieved > > whats that? > > thanks > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk?hl=en > -- Matt Harris Developer Advocate, Twitter http://twitter.com/themattharris -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
