Hi, I can't run facebook connect on localhost. I am using app-engine on pydev. I configured the site in facebook to : http://localhost:8080 but it returns an error :
API Error Code: 100
API Error Description: Invalid parameter
Error Message: next is not owned by the application.
Is there a way to work with facebook on localhost?
Thanks, Gavriel