SERVER_ERROR: [code] 1675030 [message]: Error performing query

后端 未结 17 1933
花落未央
花落未央 2020-11-29 04:07

I am using Facebook login in android.
Code:

callbackManager = CallbackManager.Factory.create();
    LoginButton loginButton = (LoginButt         


        
17条回答
  •  眼角桃花
    2020-11-29 04:24

    I addition to the other answers please also check that the email of the account being used to log in is verified.

提交回复
热议问题