First time here? Check out the FAQ!
0

Facebook login not working

Hi, I am trying to integrate FB login into my Askbot website. I configured everything in my website, but once I click on facebook's image I am redirected to a FB page that says that there was an error.

Looking at the url, I found this:

redirect_uri=%2Faccount%2Fsignin%2Fcomplete-oauth2%2F&

if I change it to

redirect_uri=MYDOMAIN%2Faccount%2Fsignin%2Fcomplete-oauth2%2F& it works.

Did I configure FB wrong or is it an issue?

Thanks! Oscar

oscarfh's avatar
69
oscarfh
asked 2013-02-01 07:52:13 -0500
Fitoria's avatar
1.1k
Fitoria
updated 2013-02-01 20:44:25 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

I had configured Askbot wrong, I had this property empty "Base URL for your Q&A forum"

oscarfh's avatar
69
oscarfh
answered 2013-02-01 13:35:33 -0500
edit flag offensive 0 remove flag delete link

Comments

thanks for updating.

Fitoria's avatar Fitoria (2013-02-01 20:44:43 -0500) edit
add a comment see more comments