ParseFacebookUtils-Android icon indicating copy to clipboard operation
ParseFacebookUtils-Android copied to clipboard

logInWithReadPermissionsInBackground() user = null

Open LeoDroidCoder opened this issue 8 years ago • 1 comments

Cannot log in when Facebook app is installed on device, logInWithReadPermissionsInBackground() returns null ParseUser.
However, when debugging I see that authorization is actually successful and I receive facebook token and ID.

Here is the log:

log.txt

LeoDroidCoder avatar Sep 28 '17 12:09 LeoDroidCoder

I have the same problem! It only works when I'm removing my app from apps list in settings on Facebook. But when trying to login again it's not working (ParseUser is null)

ZaharL avatar Oct 31 '17 15:10 ZaharL