Showing posts with label API. Show all posts
Showing posts with label API. Show all posts

Tuesday, April 25, 2017

How to get permanent access token in Facebook Graph API 2.9

Fill the appropriate args and then run this php file to generate a permanent access token. This is the latest method(Referenced from SO ) a...