when accessing email of a facebook user via facebook API I am only getting their primary email address. I want to get all of their email addresses. For most people primary email address is their college email address which they no longer user. Here is a screenshot of Facebook API description on this: http://screencast.com/t/pZT9xQ7AVEX. Any ideas?
Share
The API will not provide you with a different email address.
The primary email is the email the user has selected as the one that they want used. So use that one.