Honestly running out of options, I have tried doing just about every single walkthrough on the Facebook development site and just can't seem to get anything at all to work.
I wrote this gallery application that pulls rss feeds from picasa, and gets the photo infomation to display a dynamic website, it works fine. I ported it to a few other sites like deviant art/flickr/etsy. And no matter what I try I can't manage to get anything from Facebook with all the developer app hoops I have to jump through.
I'll admit, I'm not the strongest coder, php is a bit out of my reach currently as I'm 100% self taught through googling mostly, and I can manage enough javascript and jquery that not much is a problem - but I can't get my Facebook app to do anything.
Is there no simple way to get a generic access_token to view public gallery feeds in the graph api? I don't have any reason for people to log in, I don't need private data, I don't see why there isn't some sort of way to view public albums.