Yesterday I implemented Twitter oAuth on my site, using really nothing
but a cut and paste of the example from the twitteroauth class on
github.  It's working fine, with one hang-up-  it's incredibly slow -
like at least 30 seconds to process the connection, even during those
occasional instances that Twitter itself overall is running fast.  See
here:

http://www.famousquotesabout.com/widget-apps/

I've noticed that other Twitter web apps I've used seem to be able to
process the whole interaction, callback and all, in just a couple
seconds.  I really have no idea what could cause such a delay, and I'm
again using really nothing but the bare example code.  Has anyone else
seen similar issues?

-- 
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

Reply via email to