RE: [Flashcoders] Facebook API GetPhotos not working

2010-08-16 Thread David Hunter
might become an issue again! Thanks for your help, David > Date: Sat, 14 Aug 2010 23:36:34 -0700 > From: flash...@stevensacks.net > To: flashcoders@chattyfig.figleaf.com > Subject: Re: [Flashcoders] Facebook API GetPhotos not working > > I _highly_ recommend using the Graph API ins

Re: [Flashcoders] Facebook API GetPhotos not working

2010-08-14 Thread Steven Sacks
I _highly_ recommend using the Graph API instead of the RESTful API. It's S much simpler and easier. http://developers.facebook.com/docs/api ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinf

RE: [Flashcoders] Facebook API GetPhotos not working

2010-08-11 Thread David Hunter
e-post if I get anywhere or run into new difficulties, or just give up! Thanks > Date: Tue, 10 Aug 2010 23:05:25 -0300 > Subject: Re: [Flashcoders] Facebook API GetPhotos not working > From: califa010.flashcod...@gmail.com > To: flashcoders@chattyfig.figleaf.com > > It's most likel

Re: [Flashcoders] Facebook API GetPhotos not working

2010-08-10 Thread Juan Pablo Califano
It's most likely a permissions problem. Even if your pics are public, you (as a user) have to grant the app access to your data (except for the most basic stuff such as name, etc). This wasn't necessary before, if I recall correctly, but alas, FB API is rather unstable. They seem to change their mi

[Flashcoders] Facebook API GetPhotos not working

2010-08-10 Thread David Hunter
Hi List, . Anyone have any experience with the Facebook API? I have been on it all day and got a simple application (based on the tutorial on adobe's site) to work which fetches the users information such as name and mini-photo, and other calls like listing their friends. But when it comes to g