1

How do I use the FB Graph API to retrieve a user's mobile phone? Is this even possible? It's not listed as part of the extended permissions, but I was wondering if there was a way I could retrieve that piece of information

Kara
  • 6,115
  • 16
  • 50
  • 57
Olaseni
  • 7,698
  • 16
  • 44
  • 68

1 Answers1

5

You can't get access to a user's mobile phone number via the graph api

BeRecursive
  • 6,286
  • 1
  • 24
  • 41