I’m testing client-side Facebook auth locally.
I’m hitting the error
API Error Description: The specified URL is not owned by the application
because I’m testing locally, what is the best way to work around this and alias the URL so I can keep testing locally?
I’m using a Mac.
Thanks!
Changing the url on Facebook to localhost works.