Hi,
Paul Dragoonis directed me to you with a question about the internals of PECL OAuth. Upon calling OAuth::getRequestToken() the following Exception is thrown if I have not explicitely set the request engine using OAuth::setRequestEngine(): Fatal error: Uncaught exception 'OAuthException' with message 'making the request failed (Unsupported protocol)'. Is this behaviour expected or should the request engine be set to either PHP Streams/cURL by default? Regards, Ben Tadiar b...@handcraftedbyben.co.uk