Facebook api – How to fetch instagram last 10 posts and likes using the Facebook Graph API?
I am writing social integration class for Facebook & Instagram. Facebook is done using PHP SDK and Graph API now struggling with Instagram. I followed the following procedure: Retrieved Facebook account access token using the Graph API. Retrieved all the…