Im receiving the following message when i try to register a user via facebook:

"Facebook didn't provide an e-mail address to be associated with your account, so we can't compare it with the e-mail addresses in this system."

I enabled e-mail field on permissions but the problem stills, anything im doing wrong? :(

Now im using the dev version, but i tried with the stable and the same problem occour, the website is http://reupi.qubitsoftwarehouse.com.br/

thanks :D

Comments

thiagomoraesp’s picture

Ok, i solved it, my app on facebook was blocked, i believe that the error message need to be other when the module can't connect the facebook.

arielberg’s picture

this is the solution for me:
http://stackoverflow.com/questions/16630972/facebook-graph-api-wont-retu...

Facebook graph doesn't return the email for the following possible reasons:
No Email address on account.
No confirmed email address on account.
No verified email address on account.
User entered a security checkpoint which required them to reconfirm their email address and they have not yet done so Users's email address is unreachable.

in our case it was mostly the last one...