I am using JSON to retrieve Facebook album to create a gallery.
As the gallery is not public so I use access token
which works perfect but it expires after a while.
I would like to know is it possible to get permanent access token?
This is how I retrieved json
https://graph.facebook.com/346138265459638/photos?access_token=AAACEdEose0cBAHjZCqytFok9nvE9ubvpQNS1RWZANIjTz3aYUnIC7bVsvOL8idm9BQRCR3y7L5XRLWtpkekqMSpoVZCOZCWpNccY6ag2K8AFHu9kBQXZC
This is what I got some information from but I could not figure out.
http://developers.facebook.com/docs/authentication/client-side/