You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used echo $this->Facebook->login(); to login into Facebook.I created the application Ynomy in my fb account.Then I clicked on LogIn Button of facebook in my website, then give the permission to access Basic information of User.I need the email of User which I login for eg ABC account.But when I print print_r($this->Connect->user()); then it does not fetch EMAIL of ABC User.Please guide me whats the issue?
The text was updated successfully, but these errors were encountered:
I used echo $this->Facebook->login(); to login into Facebook.I created the application Ynomy in my fb account.Then I clicked on LogIn Button of facebook in my website, then give the permission to access Basic information of User.I need the email of User which I login for eg ABC account.But when I print print_r($this->Connect->user()); then it does not fetch EMAIL of ABC User.Please guide me whats the issue?
The text was updated successfully, but these errors were encountered: