Re: [twitter-dev] Re: Access Tokens Changed?

2011-01-08 Thread David
Can anyone from Twitter speak to this? I originally thought force_login=true was a great way to make sure a user doesn't accidentally add the wrong account since users connect multiple twitter accounts on my site, but this unexpected revoking of oauth tokens upon hitting cancel might force me to

Re: [twitter-dev] Sporadic 401s?

2011-01-08 Thread David
Hi John, Thanks for all of your help with this issue. I'm still seeing pretty heavy 401s in site streams (about half of the time when I create a connection). Do you have an approximate timeline on when this fix will be live? For things where the REST API doesn't suffice, would you recommend fal

[twitter-dev] Re: Using OAuth Echo

2011-01-08 Thread Gabe
Is there any reference implementation of OAuth Echo from a Delegator perspective? I just cannot get this working no matter what. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http:/

[twitter-dev] Re: capture the event click on the Tweet Button

2011-01-08 Thread nebur
I'd like to save the counter tweet in my database. What should I use to capture button press event? thank you -- 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-dev] Retweets_of_me: how many retweets?

2011-01-08 Thread jaronbarends
My app offers users the feature to see their tweets, retweeted (using retweets_of_me - http://dev.twitter.com/doc/get/statuses/retweets_of_me). However, I would also like to show how many times a particular tweet has been retweeted, but the response does not offer that data. I could call http://de