/ Published in: PHP
Expand |
Embed | Plain Text
//get auth id https://graph.facebook.com/oauth/access_token? client_id=APP_ID&client_secret=APP_SECRET& grant_type=client_credentials //get test account login https://graph.facebook.com/APP_ID/accounts/test-users?installed=true&name=FULL_NAME&permissions=read_stream&method=post&access_token=YOUR_ACCESS_TOKEN
You need to login to post a comment.
