Hi Matt, I use Code Igniter (PHP Framework). Looping: Select the followers of the user and return array follow matrix matrix unfollow insert into db (mysql)
but he makes filters, and has a limit own, for example it takes only 200 followers and then make 200 unfollowers. On Sep 3, 2:15 pm, Matt Harris <[email protected]> wrote: > 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, Twitterhttp://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
