facebook-node-sdk icon indicating copy to clipboard operation
facebook-node-sdk copied to clipboard

fix(): basefacebook.getAccessTokenFromCode() removed hasOwnProperty

Open ramonfritsch opened this issue 9 years ago • 0 comments

…fter

querystring.parse now returns an empty Object(null) causing errors when calling hasOwnProperty.

ramonfritsch avatar Dec 10 '16 10:12 ramonfritsch