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.

Could you tell me how to do? From A to Z. I have huge problem. Documentation is telling, that you have to redirect to

https://graph.facebook.com/oauth/authorize?client_id=[client_id]&redirect_uri=http://[address_page]/&scope=" + perm; 

But how to do, that page wouldn't redirect again and again? I know, that I can check login status, but to this I must FB.init.

share|improve this question
Don't expect people to answer a question that reads "Please do my work A to Z". What was supposed to work, and isn't working? What did you try to accomplish but couldn't? Some question asking hints: tinyurl.com/so-hints – R. Martinho Fernandes Sep 14 '10 at 16:49
I don't mean "Please do my work A to Z", but I mean, that if someone use kind of technic to do this, he would writting something about this technic. I don't require, that someone to id for me... – kspacja Sep 14 '10 at 16:59

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.