Hi Matt! Even with:
var timestamp = Math.round(new Date().getTime() / 1000); still the same problem. 2010/9/17 Matt Harris <[email protected]> > Ok no idea what happened with my previous email. > > Anyway your timestamp is in milliseconds when it should be in seconds. > > Give that a go and let us know what happens. > > Matt > > On Sep 17, 2010, at 1:04, mlowicki <[email protected]> wrote: > > > Hello!, > > > > We're implementing widget for Opera browser and we got xAuth access > > lately. I'm trying to get access token but without any success so far > > - http://dpaste.com/hold/244795/. generated POST seems to be exactly > > the same as on http://dev.twitter.com/pages/xauth : > > > > POST&https%3A%2F%2Fapi.twitter.com%2Foauth > > %2Faccess_token&oauth_consumer_key%3Dkkkkkkkkkkk%26oauth_nonce > > %3D0.5114195354710362%26oauth_signature_method%3DHMAC- > > SHA1%26oauth_timestamp%3D1284633641688%26oauth_version > > %3D1.0%26x_auth_mode%3Dclient_auth%26x_auth_password%3Dpassword > > %26x_auth_username%3Dusername > > > > Any idea where is the problem? > > > > BR, > > Michał Łowicki > > > > -- > > 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-api/issues/list > > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk?hl=en > > -- > 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-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk?hl=en > -- Pozdrawiam, Michał Łowicki -- 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-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
