Please help

I'm trying to get fbconnect to work on my drupal 5 site. It keep getting an error message:
"Fbconnect, You must provide a valid callback_url! check your facebook application settings."

I've tried changing the url to point to different folders but get the error every time. What folder in my url should this point to? Or what file is it trying to find?

Thank you for your help,

Allen

Comments

Edward.H’s picture

I got same problem:(

rockaholiciam’s picture

getting the same error myself...any help would be much appreciated.

mherchel’s picture

Be sure to follow all the instructions on http://drupal.org/node/453420

Specifically

Click on the "Authentication" tab down the left of the form and set the following values:

Post-Authorise Callback URL: Paste in the following URL http://example.com/sites/all/modules/fbconnect/xd_receiver.html then replace example.com with the address for your Drupal site.

marcrocs’s picture

Specifically I've done this:

Click on the "Authentication" tab down the left of the form and set the following values:

Post-Authorise Callback URL: Paste in the following URL http://example.com/sites/all/modules/fbconnect/xd_receiver.html then replace example.com with the address for your Drupal site.

...and followed all the directions from both http://drupal.org/node/453420 and in the included read me text

I am running Drupal 5.12 and Fbconnect 5.x-1.0-beta2

I can't get rid of the error although the app appears to be working.

Jason Brain’s picture

Yes,

I'm experiencing this same issue...
using Drupal 5.20 & Siteground Equalizer theme.

I created an issue in the correct area:
http://drupal.org/node/636920