Skip to main content

All Questions

0 votes
0 answers
15 views

My Authentication is not working in published mode

If i disable Javascript SDK my page are blank. If i active my page is equal to image.png. My app are in production mode and his permissions public_access and email in advanced mode. I already try ...
Guilherme Vianna's user avatar
2 votes
0 answers
192 views

Facebook login warning issue on admin account

I have an app on developers.facebook.com. I am the app admin. There is no other admin. The app has an associated fb login button on a personal web app. The login button has 3 permissions in scope. ...
Natalia L. Lyons's user avatar
0 votes
1 answer
2k views

Refused to display in a frame because it set 'X-Frame-Options' to 'DENY'. in anguluar [duplicate]

library: <script src="https://cdn.jsdelivr.net/npm/[email protected]/angularjs-social-login.js"></script> Facebook button <button fb-login type="button">facebook</...
Rushi dave's user avatar
0 votes
0 answers
24 views

How to setup the Facebook web SDK securely

I have been making web applications for around 4 years now, and I have always had troubles setting up the Facebook web SDK. But for my new application I really wanted to make the Facebook integration....
BenjaBob's user avatar
0 votes
0 answers
32 views

Signup with Facebook JavaScript without a Facebook account

I've been working with the Facebook JavaScript SDK recently for user signups, I've noticed if I use the system to login to an existing Facebook account it works fine but if I have to create a Facebook ...
Neil Nand's user avatar
  • 559
1 vote
1 answer
57 views

how do i log in to my website using facebook social login

I am stuck with loggin into my website using facebook but i keep getting this this problem that when ever i click on the facebook log in button the pop up shows and hides immediately i already tried ...
Ck John's user avatar
  • 13
1 vote
1 answer
65 views

Get friends' faces when using custom Facebook Login

When using the Facebook login button, it's possible to set data-show-faces=true to list the friends that use the app. I realize this happens automatically and inside an iframe rendered on the Facebook ...
nickdnk's user avatar
  • 4,220
0 votes
0 answers
131 views

Facebook : login lntegration in my website

After the successful login of Facebook, I am getting the error: Invalid Scopes: user_checkins. This message is only shown to developers. Users of your app will ignore these permissions if present. ...
Human Being's user avatar
  • 8,347
0 votes
0 answers
39 views

Restrict who can see facebook login button for Beta

I'm doing a private beta and the only login method is through facebook. The problem is that anyone with a facebook account who can see the facebook login button can login. If you have standard e-...
user2954587's user avatar
  • 4,811
0 votes
1 answer
3k views

How do I get the "publish_actions" permission to work with the JavaScript Facebook API?

I have an application and am trying to connect with: FB.login(statusChangeAfterLogin, { scope:"public_profile,email,user_friends,publish_actions" }); However, it looks like the ...
Alexis Wilke's user avatar
  • 20.2k
2 votes
2 answers
2k views

Facebook Account Kit - SDK more than 7 days old exception

I have started using account kit sdk and I have followed proper guidelines. The sdk is hotlinked using the following script tag <script src="https://sdk.accountkit.com/en_US/sdk.js"></script&...
Kinaan Khan Sherwani's user avatar
-2 votes
1 answer
1k views

personalize fb login button with image

i want to personalize connect with facebook button with custom image: if i use the traditional facebook custom button, everything seems working right, but if i change it seems not working at all here ...
Nonsono Statoio's user avatar
0 votes
1 answer
198 views

how to get info of user when they login via Facebook using javascript

I write this code. If the user has logged in before, it works properly but if the user hasn't logged into the Facebook, he will be redirected to Facebook login page and after successful login, he ...
korush's user avatar
  • 55
6 votes
1 answer
4k views

Facebook login to existing user database, and access tokens

Trying to add facebook login to an existing login system on a project I am working on. Built with angular, using the FB JS SDK. This is primarily to allow frictionless login, and not currently that ...
Horse's user avatar
  • 3,063
-1 votes
1 answer
96 views

Facebook Javascript SDK Login Demo Error

I am learning to use Facebook's Javascript SDK for web login. I am playing around with this demo example: https://gist.github.com/heldrida/6232556 However, I get the following error message when ...
OneMoreQuestion's user avatar

15 30 50 per page