Daven
Results
2
issues of
Daven
closes #49
Can't see what the error actually is since all you get is 'ERROR: [object Object]' ``` Twitter.prototype.getOAuthRequestToken = function (next) { this.oauth.getOAuthRequestToken(function (error, oauth_token, oauth_token_secret, results) { if (error) {...