Unable to Access User's email. Getting “Undefined”

后端 未结 7 1992
日久生厌
日久生厌 2021-01-13 19:13

I have a website with the Facebook login implementation. My app has the permission for the user\'s email. Even though the user logs into my app using Facebook I can only ret

7条回答
  •  执笔经年
    2021-01-13 19:46

    There is problem in email. If the user email is not verified then it will show an undefined, If the email is well verified then it will show the logged in email. Please try to login and try to print the name, I have solved my problem in this way.. Check this link which is mentioned by Hugo. Its really helpful. https://developers.facebook.com/bugs/298946933534016/

提交回复
热议问题