I\'m using debug.js and getting the following message when executing FB.login:
debug.js
FB.login
You are overriding current access token, that me
For us, we missed whitelisting the IP address after migrating the server to a new cloud provider. Updating the IP Address whitelist from Facebook Developer Dashboard:
Settings -> Advanced -> Security
resolved the issue