0

I am using Hybridauth in Codeigniter and not able to get data from Facebook. When I print user_profile I get this response:

Hybrid_User_Profile Object(
[identifier] => myid [email] => [emailVerified] => [phone] =>
[address] => [country] => [region] => [city] => [zip] => )
Tunaki
  • 132,869
  • 46
  • 340
  • 423
Lavish Tyagi
  • 223
  • 5
  • 10

1 Answers1

0

well to get data from facebook you need to pass special permissions and then check what is coming from response

Ijaz Ahmed Bhatti
  • 736
  • 1
  • 7
  • 26