How to get the facebook friends email address using api? -


this question has answer here:

i current user email address need facebook friends email

read documentation here

https://developers.facebook.com/docs/reference/login/email-permissions/

it mentioned cannot obtain it, quoting documentation

(note: there no way apps obtain email addresses user's friends.)


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -