So here's the deal, I'm learning how to work with facebook api, and i'm having some difficulties trying to understand it, the documentation isn't at all organized imho.
So I'm getting this error "Impersonated access tokens can only be used with the Graph API"
And I think it's because I use the token from the graph API explorer.
My big problem is that I'm trying to do a fql with the API, if I run the query without the API and at the end pass the add &access_token=(token) I get the results I want.
My main purpose with this project is to have a normal website, that fetch some data of my facebook page(albums, photos and events), and I want to display it in my page, it's like facebook is the backoffice.
So is there way to solve this?
Here's a real example http://codecanyon.net/item/facebook-album-gallery/full_screen_preview/400462