I am using Facebook login in android. Code:
callbackManager = CallbackManager.Factory.create(); LoginButton loginButton = (LoginButt
I addition to the other answers please also check that the email of the account being used to log in is verified.