why facebook connect always calls back to localhost even when URL updated in FB settings
Posted
by Tom
on Stack Overflow
See other posts from Stack Overflow
or by Tom
Published on 2010-06-18T08:56:47Z
Indexed on
2010/06/18
9:03 UTC
Read the original article
Hit count: 271
facebook-connect
|facebook-api
why facebook connect always calls back to localhost URL even when the URL was updated in FB settings.
I have updated application key+secret key to point to another application that has no more LOCALHOST configured as CONNECT URL. Still my web page opens Facebook POPUP with localhost URL when clicking blue f connect button.
I am using FBToolkit.Samples.Connect.Web
© Stack Overflow or respective owner