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.
An infinite structure or process is one which does not terminate. Infinite loops or structures may be bugs in certain contexts, but also may be desired behavior, particularly in server-processes or lazy languages.
0
votes
1answer
187 views
Facebook API infinite refresh
I am using the standard commenting link and facebook api from github. For some reason today it decided that any page with comments will go into an infinite refresh. I added the line for Oauth 2 and it ...
0
votes
2answers
663 views
Facebook with PHP API - Infinite Session
i have looked over the internet on some information about this but all that i've found is for the SDK version 2.X.X, now with the 3.0.0 version it ain't working.
What i need is to get the user info ...
0
votes
1answer
105 views
Facebook with FlashFacebook Api - Infinite Session with different users using same app, is it possible?
Here is my situation, everytime a user gets a new highscore, i wanna send a facebook message into my game account, and i've managed to do that with infinite session, i've stored the session data with ...
1
vote
1answer
381 views
facebook infinite session key javascript
Looking to run through something very similar to (http://www.emcro.com/blog/2009/01/facebook-infinite-session-keys-no-more/) but using javascript instead. Any ideas on how to accomplish this?