Hey Guys, I have developed an App http://apps.facebook.com/addicted-fb that works by analysing data from all of your friends. It seems that if someone uses the app who has more than 500 or so friends, it times out due to the number of requests to the Facebook server. I have used a multiquery to speed up the process, does anybody have any experience of dealing with this or how to overcome it.? Many thanks, Stuart
I have your solution: Stop using the big image inviter, use the smaller non-image inviting system. (yes there are multiple). The big imaged one is having to call for 500+ images/names/and basic friend sending info(their facebook id #). Changing the inviter will solve the problem. To fcs: I assume he created himself, it's not terribly hard to code a facebook application. Or you can just buy the script for one or buy an app from a developer. my site ( Bigtimeapps.com ) sells them... MANY more available soon. Including: quiz creator, gift apps, gift creator, poll app, likeing application, rpg app, and many more.
This is supported by the Facebook Developers Platform Live Status page at developers.facebook.com/live_status.php, which is currently showing an “API Latencyâ€, which is the likely source of the error.
Please read code.google.com/p/facebook-java-api/wiki/HowToDeploy which describes the steps required so that you can produce a snapshot release for other users to test. You'll need to get a keypair generated then added to the repository by Fern. Thanks.