Due to a temporary failure, you may need to retry the previous operation… @UberSoc eror (?)

It is greatly appreciated that you noticed and said something, I’m kicking myself for not catching that months ago.

to be fair, we switched form statuses/replies to statuses/mentions yesterday, and a lot of the 401s stopped.

replies was consistently returning 401s, but mentions wasn’t in testing.

It was a drop-in replacement too :confused:

Although, my impression was that the issues were somehow related to rate limiting per-ip, as development boxes often didn’t have the issue, so if that’s true, that could also explain it if the limiting was per-method per-ip

I have problem too in some ocassion, more when i try upload photo

Same error as @gubrack w/UberSocial.

I’ve been having this problem since yesterday. I use @Tweetbot as a client.

thank you

Hoped to get a fix out for you all today, but looks like it will be tomorrow. Will update the thread and ticket if it will be any longer. Thanks for hanging in there.

For almost 24 hours now, on tweetdeck and twitter, I am getting “Twitter API unable to authenticate.”

I count on twitter for work.

No help from twitter support as of yet.

I have cleared cookies and cache but STILL unable to receive @ messages, there are no updates, and no streaming, and no mentions.

I am able to receive DM’s with my twitter handle, but nothing else.

Someone, anyone, suggestions, please??? Twitter is vital for my work.

Thank you.

I’m not able to see mention on my ubersocial for iphone. It keep checking my status account and still no mention appears. someone please help me. Thank you.

I have cron’d code which picks up new @replies to this account only. It has been returning 401 now for the past 48 hours. I have tried re-authenticating. On Tuesday it was doing it intermittently. It is now doing it on every call (every 10 minutes).

The request is: http://api.twitter.com/1/statuses/replies.json?count=200&include_entities=true&since_id=217365510059339777

The Authorization: header was: OAuth oauth_consumer_key=“InGec0wsGXiK266jWUhOGQ”,oauth_nonce=“8o04h1wrvOOBn4RCxw6pF4EoOW8”,oauth_signature=“WAC73Bh6BAJ0M14uSMKGsOevkbU%3D”,oauth_signature_method=“HMAC-SHA1”,oauth_timestamp=“1340872664”,oauth_token=“16719737-PsjtIiFm05bLnqWowj2xBfaDgiCs8j2CeGuo9O6Z0”,oauth_version=“1.0”

Hope that helps.
Cliff.

I’m having a similar problem. I’m a user of UberSocial and whenever I try to check my Timeline on interactions a message pops up and says " Error validating twitter credentials could not authenticate OAuth ". I’m 15 and totally oblivious as to what is going on. I re-installed it 3 times, revoked access to the app and the problem is still occurring.

Your lucky cause iPhone has tons of apps for twitter. Blackberry only has UberSocial and the regular twitter app .

Unrelated, you should switch to using the statuses/mentions endpoint – statuses/replies is not valid and has not been a documented API method in years. You may find it just disappearing one day.

If you’re trying to get replies or mentions for an account, polling the REST API is not the most efficient means – you really should consider using User Streams instead.

Hi @MySmileInspires – the problem isn’t you at all but just Twitter. We hope to have the issue fixed today and then your app should work again!

We have been seeing significantly more 401 errors over the past 48 hours. Calls to account/verify_credentials succeed, but calls to statuses/mentions or statuses/direct_messages fail are failing with authentication errors

I’m had this Authentication OAuth prblm since the beginning of last Month ,cn the guys help overcome this PLSss ?

This recent spat of erroneous 401 errors should now be resolved. If you’re still encountering 401s, it’s most likely a material (often subtle) issue with an OAuth implementation. Thanks everyone!

Thank you very much for having kept us up to date with the latest information.

Thanks Taylor, appreciate all of you and your team’s efforts.