Changing redirect_uri in facebook app

Viewed 752

I am not sure what property sets the redirect_uri url that appears in the popup facebook dialogue box when authenticating via facebook. I'm asking this because I would like to change it but all attempts have failed. Is this url set from the facebook app settings ( maybe from the site url) or does it need to be changed in JS?

2 Answers
Related