× Joomla Facebook Connect support forum

Topic-icon Error callback

Active Subscriptions:

None
15 years 2 months ago #39 by righetto
Error callback was created by righetto
Argomento non valido
L'URL di destinazione del cross-domain di Facebook Connect (<!-- m --><a class="postlink" href="xxxxxxx.it/index.php?option=com_jfbconne...%22%3A%220.087%22%7D">xxxxxxx.it/index.php?option=com_ ... .087%22%7D) deve disporre dell'URL di callback dell'applicazione (www.xxxxxxxx.it">www.xxxxxxxx.it) come prefisso. L'URL di callback può essere configurato nelle impostazioni dell'applicazione.

I've put callback adress in application page on facebook <!-- m --><a class="postlink" href="www.xxxx.it">www.xxxx.it
The topic has been locked.
Support Specialist
15 years 2 months ago #41 by alzander
Replied by alzander on topic Error callback
Thank you, Google Translate :D
Invalid Argument
The destination URL of the cross-domain of Facebook Connect (http&#58;//xxxxxxx.it/index.php?option=com_ .... 087% 22% 7D) must provide the URL of the callback (http &#58; / / www.xxxxxxxx.it) as a prefix. The callback URL can be configured in settings.

Is it possible that it's complaining because one of the URL's has www. and the other does not? On my page, this is the javascript that JFBConnect produces:
FB_RequireFeatures(&#91;"XFBML"&#93;,
function() {
FB.Facebook.init("XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", "index.php?option=com_jfbconnect&view=xdreceiver&format=raw");
});

So JFBConnect doesn't even specify the entire site URL in the prefix.


Are you going to <!-- m --><a class="postlink" href="www.xxx.it/">www.xxx.it/ or xxx.it/">xxx.it/ in your browser?

Do you have any SEF turned on that might be messing with the URL?


Thanks,
Willl
The topic has been locked.
Active Subscriptions:

None
15 years 2 months ago #43 by righetto
Replied by righetto on topic Error callback
I resolve, i put in callback xxxxxx.it
The topic has been locked.