I was quoting a part of the reply that I got from my POST-request to
retrieve an access-token from an authorized request-token.

Tried to reproduce, but now all I get are the
oauth_token, oauth_token_secret, user_id and screen_name attributes.

So it's fixed already :)

Thanks for following up,

Cheers,

Mark


On May 3, 5:20 pm, Taylor Singletary <taylorsinglet...@twitter.com>
wrote:
> Hi Mark,
>
> We shouldn't (and don't as far as I can tell) return an oauth_version
> parameter on the response to an access token request -- at least when using
> header-based OAuth. Are you using query-string based OAuth and receiving
> this?
>
> Taylor Singletary
> Developer Advocate, Twitterhttp://twitter.com/episod
>
> On Mon, May 3, 2010 at 2:03 AM, Mark Dobrinic 
> <mdobri...@gearjunkies.com>wrote:
>
> > The oauth_version parameter as response from an access_key request
> > (https://api.twitter.com/oauth/access_token) is wrongly returned; it
> > now returns something like this:
>
> > oauth_version=1.0oauth_token=130421609-
> > lnF0m7YLuI0TRXPAWdPaLqjmlQ65Dx7aXE7N1ri0
>
> > It is probably a little thing for Twitter to fix though ;)
>
> > Cheers!
>
> > Mark

Reply via email to