[twitter-dev] Re: Developing WETweet and questions on Following and Un-Following people through the API

2009-03-04 Thread Doug Williams
Jeff, The friendship methods will allow you to create and destroy friendships on the behalf of authenticated users. Their usage is explained at [1]. These methods allow you to follow and unfollow users. Notification methods are not necessary unless you would like to enable/disable device

[twitter-dev] Re: Developing WETweet and questions on Following and Un-Following people through the API

2009-03-04 Thread Jeff Bishop
Doug, Thank you. One question though. If I try to follow someone that is protected will the Twitter API go ahead and submit the request without a problem or do I need to do something different? I understand I could check the protected node for its value to determine if the user was a

[twitter-dev] Re: Developing WETweet and questions on Following and Un-Following people through the API

2009-03-04 Thread Doug Williams
Jeff, In my tests, the request was successfully set, and my protected test user was notified of a pending friend request. Regards, Doug @dougw On Wed, Mar 4, 2009 at 11:12 AM, Jeff Bishop jeff.bis...@gmail.com wrote: Doug, Thank you. One question though. If I try to follow someone that is