keppelen / react-facebook-login

A Component React for Facebook Login
1.18k stars 406 forks source link

Singin Callback response is not coming up #322

Open djosephranjith opened 3 years ago

djosephranjith commented 3 years ago

Issue: Callback response API is not been received for the first time when user clicks on Sign In and Authenticates on the Sign In pop up. After user enters the credentials and click on Sign In, the pop up gets closed but no callback response is received.

But when we click again on "Sign In" SDK button. Since the login credentials were already provided on pop up comes up but the callback response is received. This is happening only on chrome browser (V88) works fine on Edge browser. Please assist.

fabioespinosa commented 3 years ago

I am having the same issue

fabioespinosa commented 3 years ago

It seems as this issue only occurs in development (perhaps due to the https enforcement). Now tried in production and worked

fabioespinosa commented 3 years ago

I take it back, bug is still happening in production.

jgibbons commented 3 years ago

I cross-posted this issue to Facebook Developers Community in the hope that it gets resolved by the Facebook team ASAP.

A bug report for the issue is filed here: https://developers.facebook.com/support/bugs/486197409405721/

neverovski commented 3 years ago

I have the same problem too.

fabioespinosa commented 3 years ago

Seems like issue is resolved

ahmedazizpk commented 3 years ago

Seems like issue is resolved

hey how did you solve this issue?

neverovski commented 3 years ago

Seems like issue is resolved

hey how did you solve this issue?

@ahmedazizpk The problem was on the facebook side. Facebook completed bug and close ticket.

mraleem07 commented 1 year ago

@neverovski this is happening again