I'm not sure you don't have the secret for it. I'm still trying to understand the tweet# code, but you were supposed to have saved the "new" secret for that token when you got the original request token right? Right now when trying to exchange that secondary oauth_token for an access token, tweet# isn't passing a secret.
On Apr 16, 6:14 pm, Dossy Shiobara <[email protected]> wrote: > On 4/16/09 6:02 PM, Abraham Williams wrote: > > > the oauth_token you are returned is only good for getting an access > > token from oauth/access_token. that access token is what lets you act as > > the user. > > Wait, what? The oauth_token that's returned from the > _oauth/authenticate_ method is already an Access Token, for which you > don't have the secret to. > > I'm hoping Twitter fixes this somehow. > > -- > Dossy Shiobara | [email protected] |http://dossy.org/ > Panoptic Computer Network |http://panoptic.com/ > "He realized the fastest way to change is to laugh at your own > folly -- then you can let go and quickly move on." (p. 70)
