Hi,

I'm definitely missing the oAuth callback to integrate Twitter to a
local web application.

What is the timeframe for this issue to be fixed ?

François

On Apr 26, 4:51 am, John Kristian <[email protected]> wrote:

> User information could be sent together with theOAuthaccess token
> and secret (when exchanging the request token for an access token).
> At that point the user's identity has been firmly established.  HTTPS
> could be used here, to keep the user information private and credible.
>
> On Apr 23, 2:38 pm, Matt Sanford <[email protected]> wrote:
>
> > Hi there,
>
> >      I totally forgot about that change. Since theoauthcallbackis  
> > unsigned it was too easy to forge that data. I'm trying to find a good  
> > way to include it but right now calling verify_credentials is the best  
> > work around.
>
> > Thanks;
> >    – Matt Sanford / @mzsanford
> >        Twitter API Developer
>
> > On Apr 23, 2009, at 02:31 PM, mikehar wrote:
>
> > > However, thecallbackno longer contains the user info. Why did this
> > > change?
>
> > > You can get the user info by calling account/
> > > verify_credentials.format.

Reply via email to