I think I was just suffering from a code ID-10-T. Basically I believe I was creating a token session information at 2 places in my code and as a result it caused the authentication to fail.
On Thu, Jun 18, 2009 at 11:23 AM, Matt Sanford <[email protected]> wrote: > Hi Peter, > Can you give a little more information so people who search for this in > the future can maybe find the same issue? > > Thanks; > – Matt Sanford / @mzsanford > Twitter Dev > > On Jun 18, 2009, at 11:17 AM, Peter Denton wrote: > > its something on my end. Thanks for your help Matt. > > On Thu, Jun 18, 2009 at 10:41 AM, Peter Denton <[email protected]>wrote: > >> Hi Matt, >> No matter what I do, even if I delete cookies, sessions, I can not >> authenticate except once every few dozen attempts. This is the response I >> get. >> >> [request] => >> /account/verify_credentials.xml?oauth_version=1.0&oauth_nonce=10f29b374a549c7d5bd0ad89ecc8b892&oauth_timestamp=1245346747&oauth_consumer_key=MlC6u6i1v7zLofmbeQOw4w&oauth_signature_method=HMAC-SHA1&oauth_signature=E%2Fxi84w9QZGN8TBJJ%2BwjftrUgEI%3D >> [error] => Could not authenticate you. >> >> Thanks >> Peter >> >> >> On Thu, Jun 18, 2009 at 9:55 AM, Matt Sanford <[email protected]> wrote: >> >>> >>> Hi Peter, >>> >>> I just tested Abraham's instance of his code at >>> http://twitter.abrah.am and it worked correctly for me. Perhaps it is >>> something token or application specific? Can you let me know the exact error >>> message and the token you're using? >>> >>> Thanks; >>> — Matt >>> >>> >>> On Jun 18, 2009, at 9:50 AM, Peter Denton wrote: >>> >>> Hello, >>>> Is anyone else having issues authenticating with oAuth using Abraham's >>>> code? I have not been able to login since last night. >>>> >>>> Thanks >>>> Peter >>>> >>> >>> >> >> >> -- >> Peter M. Denton >> www.twibs.com >> [email protected] >> >> Twibs makes Top 20 apps on Twitter - http://tinyurl.com/bopu6c >> >> >> > > > -- > Peter M. Denton > www.twibs.com > [email protected] > > Twibs makes Top 20 apps on Twitter - http://tinyurl.com/bopu6c > > > > -- Peter M. Denton www.twibs.com [email protected] Twibs makes Top 20 apps on Twitter - http://tinyurl.com/bopu6c
