Once I've clicked the URL which appear in my own wall because someone of my friends have shared the URL using the application we have developed, the popup with the "Go to App" or Close raises
When I click in the "Go to App" button, the content of the popup changes and it displays the extended permission options, with the Allow or Skip button.
After clicking the Allow button, a new Tab in the browers opens with the "redirect_uri", but the former window shows again the "Go to App" o "Close".
And here is the problem:
1) If I click in the Go to App button, then it shows :
You have already logged into . Click Okay to proceed.
1.1) If I click the Okay button, it opens a new tab with the redirect_uri and the former window shows again the "Go to App"....
2) If I click the Close button: the former window closes, but then
a) If I click again in the same link, the pop up with the "Go to App" or "Close" buttons raises again as before.
b) Once the page in facebook is reloaded, then everything works properly. That is, facebook recognizes I've installed the application and granted the permision and it opens the redirect_uri parameter.