facebook-node-sdk
facebook-node-sdk copied to clipboard
Not retrieving the redirection url
In the function BaseFacebook.prototype.getCurrentUrl
instead of var path = req.url; there must be var path = req.originalUrl;