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.

The Access Token is Changed,I can not access the facebook in my web site, Please help!!! Can you tell me access facebook step by step like this:http://developers.facebook.com/docs/authentication/. Thank you very much!

share|improve this question

closed as not a real question by Robert Levy, BK., Igy, MPelletier, Bill the Lizard Apr 1 at 10:41

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

access tokens are intended to become invalid eventually. your app needs to handle that scenario by prompting the user to re-authorize your app (taking them through the same auth flow as when you first got the access token)

share|improve this answer
Hello Robert,How would I re-access Facebook use the facebook api? Thank you! – 丁华峰 Nov 3 '11 at 2:59

Not the answer you're looking for? Browse other questions tagged or ask your own question.