Base solution for your next web application

Activities of "zedvance"

I followed the steps in this stackoverflow answer ([https://stackoverflow.com/questions/32059384/why-new-fb-api-2-4-returns-null-email-on-mvc-5-with-identity-and-oauth-2/32636149#32636149])) and it worked. Seems to affect version 2.4 and above of the Facebook API.

I enabled the google and facebook authentication and the google works fine, but the facebook throws an intenral server error. Further investigation shows that no email is returned, even though the permission is granted.

Searching on stackoverflow recommends workaround and installing Facebook SDK (<a class="postlink" href="http://stackoverflow.com/questions/20928939/how-to-get-facebook-first-and-last-name-values-using-asp-net-mvc-5-and-owin?lq=1">http://stackoverflow.com/questions/2092 ... -owin?lq=1</a>) Is there an alternative or recommended solution/workaround for ASPNET Zero

Showing 1 to 2 of 2 entries