I'm making unauthenticated calls to getFollowerIDs(), then storing a
segment of that return value in an integer array (of 100 user IDs or
less) and passing that array to lookupUsers(). My program simply hangs
at that point. Enabling twitter4j.debug does show output for the
getFollowerIDs() call, but nothing for the lookupUsers() call. Any
suggestions for how to debug/troubleshoot this further?

Regards,

Matthew Turland

-- 
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

Reply via email to