Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am having a problem that I want to integrate the Facebook login in my website, so I have registered my website in Facebook and now if I am doing the Facebook login from my site it only permits me to login htrough Facebook, as I have registered the website in my Facebook account.

I know that this should not be the case. But what I am missing here, I am not able to get that. I want all the users will be able to login to my website through Facebook.

Thanks for the help :)

share|improve this question
can we see some code? – Jon Taylor Jul 19 '12 at 8:37
yes, sure. Actually a part of my code is written in ColdFusion, though there are the basic javascripts also to call the Facebook Javascript SDK. – user1537245 Jul 19 '12 at 8:43
following is the code of the file :: – user1537245 Jul 19 '12 at 8:43
its a little difficult to paste the code here, I can send you the code via email if its OK with you. – user1537245 Jul 19 '12 at 9:28
I was asking you to post it not for my benefit but for others, they cant really help you without seeing what it is you are trying to do. Why is it difficult to post the code? There shouldnt be that much of it for the actual facebook login itself. – Jon Taylor Jul 19 '12 at 9:33
show 2 more comments

1 Answer

I was about to suggest that you check whether your app is still in Sandbox mode, but I see from your comment that you already figured this out :)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.