Hello,

I have been using the Ruby OAuth gem to handle Twitter authentication
via OAuth.  Most of the time it works fine. But there are a number of
times in which a 408 Request Timeout error is thrown.

This is thrown during either the "Consumer Requests Request Token"
step or the "Consumer Requests Access Token" step.

I have attempted to retry the request, however it does not appear to
help.

I see that other's are encounter this issue as well:

http://groups.google.com/group/twitter-development-talk/t/7ffc247b1cea7747
http://groups.google.com/group/twitter-development-talk/t/74b5311710d1eb5f

Are there any recommended steps to work around this issue?

Any advice would be appreciated.

Thank you,

JW

Reply via email to