Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.