I am able to fetch my page feeds by graph api. But the only problem is the pictures
The feeds contain more than 1 pictures however the graph api only return 1 picture for me. How can I fetch all the pictures for the feeds?
thanks
ps.
i fetch the feeds by this api:
https://graph.facebook.com/[page_id]/feed?access_token=[access_token]
↧
Facebook graph api page feed images
↧