I had this error, turned out to be an SSL issue, more info: https://www.ritey.com/blog/2012/03/wordress-hl-twitter-uncaught-exception-during-twitter-authentication/
There was also a change made in admin.php where the oauth_token needed to be changed to oauth_token1 to grab the token from the querystring.