Results 3 comments of Steve Polyak

I am also having a problem with the twitter integration. what should the URI be for the callback?

yep that worked for me too. Thanks for posting.

yeah, I'm working on it... Trying to figure it out... ``` javascript var async = require('async'), _ = require('underscore'), request = require('request'); var passport = require('passport'), passportBitbucketStrategy = require('passport-bitbucket').Strategy; var...