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

后端 未结 17 1931
花落未央
花落未央 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:10

    I find the solution , this appends when you don't have evaluate users in your app .

    Enter in your panel App Select Rol

    And add test users , when your try to login with test users , the application executes without fails

提交回复
热议问题