Click here to Skip to main content
16,005,038 members

Comments by eugen.pavlenko (Top 3 by date)

eugen.pavlenko 13-May-14 16:34pm View    
Actually, problem in this case in changed Facebook API.
About change you can read on FB Dev Center https://developers.facebook.com/docs/apps/changelog
eugen.pavlenko 7-May-14 7:00am View    
Unfortunately I do not know. I have the same problem, now I try to solve it.
eugen.pavlenko 6-May-14 14:15pm View    
On HomeControler try change [FacebookAuthorize("email", "user_photos")] to [FacebookAuthorize()]
But you code can't access to email, user_photos and etc.