I am implementing the Facebook login to a web app and I need to retrieve the email to add it to the app registration, but the Facebook api only returns the id and the name, check the permissions and the email should be added, in the documentation it is declares that a revision is not necessary to have it enabled, but I cannot get the dialog box to announce that the email will be required and neither can I capture it, in the debug tools I manage to add it and then recover it, but it could not be doing that to each user to be validated, any idea what would be wrong? Lei y lei, and the app must be published to capture data, and it already is, in the app configuration, the email permission is validated (in green) as well as the facebook profile (required)
Thank you for your attention,