I am using the Graph API and able to get users' email addresses successfully.
I am wondering if i can assume that i will ALWAYS get a user's email address back, or if i need to plan for some fringe scenario where the user's permissions are set or something and i will be unable to get the user's email address.
Thanks.