Re: [twitter-dev] Re: Introducing the Follow Button

2011-06-29 Thread Taylor Singletary
Hi Pankaj, That feature is unavailable for the Follow Button -- in general, the Follow Button will tell you little to nothing about the end-user -- only the factual interactions they took while engaging with the button and subsequent intent flow are available. @episod

Re: [twitter-dev] Re: Introducing the Follow Button

2011-06-23 Thread Matt Harris
Hi David, Glad to hear this is working for you now. For the benefit of everyone else this issue was identified and resolved in the last few days. Best, @themattharris https://twitter.com/intent/follow?screen_name=themattharris Developer Advocate, Twitter On Thu, Jun 23, 2011 at 9:07 AM, David

Re: [twitter-dev] Re: Introducing the Follow Button

2011-05-31 Thread Dan Webb
Hi Zazie, On Tue, May 31, 2011 at 1:43 PM, Zazie Lavender zazielaven...@gmail.com wrote: This is great, but I worry that this might easily be abused. The code for a follow button seems written in a way that allows the user to redress the link however they please. I see the main intent url as

Re: [twitter-dev] Re: Introducing the Follow Button

2011-05-31 Thread Arnaud Meunier
Hey Jason, Just like the Tweet Button, the Follow Button is using twitter.com session. You cannot specify an interacting account. It will always be the user logged in on twitter.com. Cf our User interaction flow for more details: https://dev.twitter.com/pages/follow_button#user-interaction Hope