Hi Guys! I am working on a facebook app when i try to invoke js for asking extended permission from the user i got the following error
The Facebook Connect cross-domain receiver URL (http://[mydomain/folder]/gripsoft/xd_receiver.htm) must have the application's Connect URL (http://localhost:63919/) as a prefix. You can configure the Connect URL in the Application Settings Editor.
Now the strange thing is that i have not specified localhost:63919 anywhere in my application settings. Can somebody tells me which link i am missing in this whole scenario. (Enviornment IFrame based APP using Facebook Toolkit for .NET)