Test my Facebook Application :) June 18
I’ve developed my first Facebook application (Facebook is a US college social network) and was hoping there are some people who could test it for me.
If you are a member of facebook, just enter:
http://www.facebook.com/apps/application.php?api_key=98d29dc78b233f9ba8ec54a3bbecc67c
Then click ‘Add this application’ at the top right of the page.
Any feedback is much appreciated.
Cheers,
Gath
');
If you liked this, then subscribe to my RSS feed
wolfie Mar 28
if you try to add a freind to play against and i have no freinds - you get this:
Friends: XML returned by Facebook is empty!
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Facebook.Exceptions.FacebookException: Friends: XML returned by Facebook is empty!
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[FacebookException: Friends: XML returned by Facebook is empty!]
Facebook.API.FacebookAPI.GetFriendIds() +431
Facebook.Components.FacebookService.GetFriends() +127
facebookinvitefriends.Page_Load(Object sender, EventArgs e) +103
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436