Facebook - email

This works, except for email, email is not returned. Any ideas?

            facebook.request("me", "GET", { fields="id,name,email,picture" })

To get the email address you have to do a second login and request the email privilege.

Rob

you are correct… but what a strange world we live in

To get the email address you have to do a second login and request the email privilege.

Rob

you are correct… but what a strange world we live in