Results 3 comments of Sascha Plaum

Thanks for pushing me in the right direction. I'll see how far I will get :-)

I was able to implement it and kept the compatibility to the current behavior like @blezoray mentions. My intend for adding support of strings instead of file paths was using...

Are there any news about this? I see the same behaviour when searching for a people id: ``` linkedin.people.id('5qc9O5vzSh', function(err, $in) { console.log($in); }); -> {} ```