roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
405 stars 330 forks source link

SERVER_ERROR trying to LogIn #304

Open Drolegc opened 3 years ago

Drolegc commented 3 years ago

Hi. A few weeks ago I implemented this plugin for an app, now I made some changes related to the android configuration, I just change the configuration with the data that my client gave me. Now I'm trying to login with facebook, but this error show when I try final result = await facebookLogin.logIn(['email']);

image

The dialog shows for less than one sec. but without the user account.

Someone else had this problem?

darwin-morocho commented 3 years ago

Hi. A few weeks ago I implemented this plugin for an app, now I made some changes related to the android configuration, I just change the configuration with the data that my client gave me. Now I'm trying to login with facebook, but this error show when I try final result = await facebookLogin.logIn(['email']);

image

The dialog shows for less than one sec. but without the user account.

Someone else had this problem?

this plugin is not more supported you can use flutter_facebook_auth