facebook api explorer do not retrive email address -


i'm trying implement signin/-up via facebook, not receive email address on request. sure, i've grabbed email permission before, no success. tried fb graph api explorer , again private account. yes, access token email permission, no email delivered, instead "field empty or disallowed access token". access token? created, email permission. empty? how be, when required on signup?

using different account of friend, worked charm. depend on account settings?

even if permissions given, user can turn platform off in apps settings. check settings , permissions app showing, here: https://www.facebook.com/settings?tab=applications&section=opt_out&view

if alright, can follow discussion: register facebook doesn't provide email


Comments

Popular posts from this blog

wordpress - (T_ENDFOREACH) php error -

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

Using django-mptt to get only the categories that have items -