As was discussed in another forum, the [FacebookAuthorize("email", "user_photos") in the facebook app template produces the error : Newtonsoft.Json.JsonReaderException: Could not convert string to integer: installed. Path 'data[0].permission', line 1, position 34
if you remove the email and userPhotos from [FacebookAuthorize("email", "user_photos") it works.
Has this been resolved? and what was the solution please?
Thnx.