Since yesterday, my application’s main account (@twitoaster) received
two abnormal 401 errors (both during a POST Request). There are
strictly no reasons for such errors to be received (the same requests
succeeded a few minutes later) and I was wondering if someone else had
recently experienced oAuth problems?

Receiving a 401 (when I should not) produces dramatic impact on my
application. I thought this error was reserved to authentication
issues? Did anything change?

Here are my logs (I can provide you an HTTP trace for the next coming)

- 2009-09-26 01:24:12 GMT
--- HTTP POST: http://twitter.com/friendships/create.json
--- Params: user_id=838301 (+oAuth stuffs, same as usual, working for
other requests)
401 “Could not authenticate you”

- 2009-09-26 06:04:15 GMT
--- HTTP POST: /direct_messages/new.json
--- Params: user_id=14621484 / text=xxxxx (+oAuth stuffs, same as
usual, working for other requests)

Reply via email to