I am trying to open a feed dialog using the JS SDK\'s FB.ui method and have it close after the user shares. My problem is the feed dialog is requiring a redirect_uri even though
Hmmm, the docs I see says it is required and must be defined....
redirect_uri The URL to redirect to after the user clicks a button on the dialog. Required, but automatically specified by most SDKs.
redirect_uri
The URL to redirect to after the user clicks a button on the dialog. Required, but automatically specified by most SDKs.