We can find out the Request for permissions URL of a Facebook application as we discussed previously.
Facebook API – Request for permissions URL
So you can force the user to grant the permissions for your Facebook application by checking their login status and redirecting to the above URL if they are unknown user. Continue reading Facebook Javascript SDK – Redirect to request for permissions page if the user is not logged in or not subscribed