When I try to test on localhost sharing a link via FB.ui I get the following error:
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.
This makes sense since in my app I set the site location. Is there any way to get this to work locally? Should i make another app which points to localhost?