keppelen / react-facebook-login

A Component React for Facebook Login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Singin Callback response is not coming up

djosephranjith opened this issue · comments

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.

I am having the same issue

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

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

commented

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/

I have the same problem too.

Seems like issue is resolved

Seems like issue is resolved

hey how did you solve this issue?

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.

@neverovski this is happening again