I'm trying to use twitter anywhere to initiate a follow, but it's not
behaving as expected?

I'm trying to do:

T.User.current().follow( name_to_follow );

Is this not how it works?  Should I actually be doing this:

T.User.find( name_to_follow ).follow();

Thanks!
Jim

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

Reply via email to