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

Not retrieving the redirection url

Open landru29 opened this issue 9 years ago • 0 comments

In the function BaseFacebook.prototype.getCurrentUrl

instead of var path = req.url; there must be var path = req.originalUrl;

landru29 avatar Apr 20 '15 18:04 landru29