Seeking Assistance: "Login with Facebook" Activation Issue in Laravel React Integration

46 views Asked by At

I am working on integrating the "Login with Facebook" feature into my Laravel React website. I have properly configured my application within the Facebook Developer portal, ensuring that the meta developer account settings are accurate.

However, upon clicking the "Login with Facebook" link, I encounter the following error on the Facebook login page:

Error Message: "App not active This app is not accessible right now, and the app developer is aware of the issue. You will be able to log in when the app is reactivated."

This issue seems to indicate that there might be an activation problem with my Facebook application. I have verified that the configurations are correct in the Facebook Developer portal. Is there a specific step I might be missing, or is there a known resolution for this type of error?

I appreciate any guidance or suggestions on how to resolve this issue and successfully enable the "Login with Facebook" functionality on my Laravel React website. Thank you!

0

There are 0 answers