Facebook api – Facebook Login : Not sending email in response after changed emails in facebook account. What to do?
I have implemented facebook login. It worked fine. After I changed email in my own facebook account, (I am using only mine during development), I am not getting email in the response anymore. I tested the permissions with https://graph.facebook.com/me/permissions?access_token=${accessToken}&debug=all and…