Ask Your Question
2

Why is the facebook signin button commented out?

asked Jun 02 '11

NoahY gravatar image NoahY
313 1 13
https://github.com/NoahY/...

I've been wondering why my Askbot site didn't have a facebook sign-in button, so I looked through the source and found that in the file:

deps/django_authopenid/util.py

The facebook entry is commented out. Removing the comments restores the button. Am I missing something? Why is it commented out in the code?

1 Answer

Sort by ยป oldest newest most voted
1
NoahY has selected this answer as correct

answered Jun 02 '11

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

Problem with the facebook login currently. Need to fix it asap.

FB guys discontinued the older Facebook connect protocol and replaced it with OAuth.

link

Comments

Hey, thanks for the quick answer.... is it okay to uncomment the button? It seems to login okay... NoahY (Jun 02 '11)
It just won't work. We need to fix the protocol. Evgeny (Jun 02 '11)
But it does work... I just logged into my site using the facebook button, no problem... NoahY (Jun 02 '11)
Interesting I did have issues with it before. Well, anyway I will look into it on the weekend. Evgeny (Jun 02 '11)
Well, there is an error on the keys page; it says to enter the api key, but what is really needed is the App ID... Probably if someone entered the api key instead it wouldn't work. Anyway, much appreciations for your work, and surely oauth is the way to go. NoahY (Jun 03 '11)
see 2 more comments

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: Jun 02 '11

Seen: 84 times

Last updated: Jun 02 '11