diff --git a/lib/strategy.js b/lib/strategy.js index 9b9f2b8..0004d07 100644 --- a/lib/strategy.js +++ b/lib/strategy.js @@ -220,7 +220,7 @@ Strategy.prototype._convertProfileFields = function(profileFields) { 'birthday': 'birthday', 'profileUrl': 'link', 'emails': 'email', - 'photos': 'picture', + 'photos': 'picture.type(normal)', 'ageRange': 'age_range', 'currentLocation': 'location', 'hometown': 'hometown'