Rob

Results 2 comments of Rob

I'm getting same error when running in an aws bitnami ubuntu instance

You need to do the following when authenticating: `passport.authenticate('facebook', {scope: 'email'})` Then, in your `FacebookStrategy`, request `profileFields: [...'email'...]`