Hi,
Sorry for the false-start this week, it turned out that I'd
installed
the OAuth gem in the mainline ruby installation rather than the
"enterprise edition" ruby installation, so the server was failing
on
oauth_callback missing function. D'oh!
Right, so it's all working again (he says with far too much
confidence).
By way of apology, here is a present - my ruby code that I've been
using to connect and post a clip using OAuth...
http://pastie.org/private/5vg591uqdznbxukle3cpg
I apologies for it's hackyness, it's mainly for testing and as a
scratch space whilst debugging server side code...
Let me know how you get on,
Thomas