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

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
oscarfh's avatar
69
oscarfh
asked 12 years ago
Fitoria's avatar
1.1k
Fitoria
updated 12 years ago

Comments

see more comments

1 Answer

1

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

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
oscarfh's avatar
69
oscarfh
answered 12 years ago
link

Comments

thanks for updating.

Fitoria's avatar Fitoria (12 years ago)
see more comments