Facebook connection dialog does not close automatically

I have implemented Facebook Connect in an HTML page exactly as the tutorial explains here.

http://wiki.developers.facebook.com/index.php/Trying_Out_Facebook_Connect

However, when after the user logs in with the Facebook dialog, the dialog doesn't close, just displays my web page in the dialog?

Has any experienced problem and know what I'm missing?

+1


a source to share


1 answer


Is your xd_receiver.html file present and in the right place as specified in the call to FB.init? I think I remember that I had such strange problems when I had the relative url of the xd_receiver.html file and therefore it was not found by the browser.



+1


a source







All Articles