Cara ngupdatein facebook orang lain Pake aplikasi
Masih bisa ditambah embel-embel lainnya selain message, seperti name, link, picture, source, actions dll. See developers.facebook.com/docs/reference/api/post/
- Sebenernya metode ini gak perlu pake script segala,, elo bisa langsung..
- Buat dapetin Access_token:
https://graph.facebook.com/oauth/access_token?client_id=YOUR_APP_ID&client_secret=YOUR_APP_SECRET&grant_type=client_credentials
- Buat Posting:
https://graph.facebook.com/YOUR_VICTIM_ID/feed?method=POST&message=YOUR_MESSAGE&ACCESS_TOKEN
Yang bikin tambah menarik disini,, Elo gak mesti jadi admin/owner dari aplikasi yang mau dipake, yang penting elo tau App Secret dari aplikasi itu. haha.. :D makanya dinamain secret
ya emang secret :P.
Kalo App Id sembarang orang juga gampang buat nyari tau, tapi kalo App Secret cuman admin/owner aplikasi yang tau (kecuali udah bocor tapi bisa di reset kok).
Buat terhindar dari ini (Orang iseng), elo gampang aja tinggal masuk ke facebook.com/settings/?tab=applications, pilih aplikasi-nya, Remove Post to Facebook as me, udah..
sumber : Aing creation
https://graph.facebook.com/oauth/access_token?client_id=YOUR_APP_ID&client_secret=YOUR_APP_SECRET&grant_type=client_credentials
https://graph.facebook.com/YOUR_VICTIM_ID/feed?method=POST&message=YOUR_MESSAGE&ACCESS_TOKEN
secretya emang secret :P.
Comments