Top "Facebook-login" questions

Facebook login is a popular sign in method for many websites using Facebook credentials.

Use Device Login on Smart TV / Console

I have noticed that Facebook seems to support Device Login with a token / PIN Code instead of user/login to …

facebook oauth console facebook-login television
Given URL is not allowed by the Application configuration

I am trying to create facebook sign-in page according to this tutorial. I only changed the two lines appId : '370675846382420…

facebook login facebook-login sign
The operation couldn’t be completed. (com.facebook.sdk error 2.) ios6

Hi i am ussing ios6 for facebook login and i am getting this error as native popup The operation couldn’…

ios facebook ios6 facebook-login
How to change facebook login button with my custom image

My script has code like this echo '<p class="wdfb_login_button"><fb:login-button scope="' . …

facebook facebook-login
Uncaught ReferenceError: FB is not defined when using FB.getLoginStatus

I'm trying to check if a user has logged in using facebook and get that error in JS console. My …

javascript facebook facebook-login
Login to Facebook using python requests

I'm trying to find a way to automatically login to Facebook without browser using Python. I experimented with "requests" lib. …

python facebook facebook-login python-requests
How should I deal with the Facebook app privacy policy URL in developers page?

I'm trying to import fb-login function and there are some features which need to be inspected by facebook such as …

facebook url facebook-login privacy-policy
SERVER_ERROR: [code] 1675030 [message]: Error performing query

I am using Facebook login in android. Code: callbackManager = CallbackManager.Factory.create(); LoginButton loginButton = (LoginButton) this.findViewById(R.id.login_…

java android facebook facebook-login
Facebook Sdk Has Not Been Initialized FacebookSdk.sdkInitialize()

Hey I know this was asked before, but none of the solutions seem to help. I'm using first time Facebook …

android react-native facebook-login android-facebook fbsdk