I seem to have trouble getting facebook connect to connect. I have installed the module and followed the instructions on drupal.org. I verified that my application key and secret key are correct. I also installed a connect URL in the facebook app configuration. I have the post authorization set to xd_receiver.
Yet, when try to save my settings, I receive the message:
========================================================
Unable to autoconfigure your application settings, make sure you are logged into Facebook
========================================================
My Facebook session, however is active on the same browser since I use it to compare the application settings at the same time.
Is there any Howto document or something similar?
Comments
Comment #1
klausson commentedNever mind - apparently, when you use two different URLs, even though they point to the same site, they will be seen as different and no connection will be made. I had www.example.com in most places and example.com in one or two.