Does anyone used Facebook's Graph API? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

Does anyone used Facebook's Graph API?

I want to read(GET) my posts/comments/likes and display them differently (in design matters) and also be able to post new things by reading from a document. If you have any useful links, articles or videos I would appreciate if you share with me. P.S.: I want to do it with JS.

24th Oct 2017, 7:23 AM
Aaron Sarkissian
Aaron Sarkissian - avatar
5 Answers
+ 5
@Preshkid yes. I want to create an app for my FB page and automatically post some articles every few hours. Right now I'm reading FB's documentation, I will try to write some code tomorrow.
26th Oct 2017, 12:01 AM
Aaron Sarkissian
Aaron Sarkissian - avatar
+ 5
@Preshkid Are you talking about the Access Token? If yes then hit the info button (right side of the token, it's blue) and go to "Open in Access Token Tool", feom there at the bottom there is a place which says "Extend Access Token" you are welcome 😃
26th Oct 2017, 1:03 PM
Aaron Sarkissian
Aaron Sarkissian - avatar
+ 1
yea , you need to know yours?
25th Oct 2017, 11:43 PM
Preshkid
Preshkid - avatar
+ 1
okay. sometimes my api expires every 24hrs don't really Know how to stop that
26th Oct 2017, 12:07 AM
Preshkid
Preshkid - avatar
0
You can change the expiry time of your apis by taking the permissions from the user again.
17th Dec 2017, 5:44 PM
Rajat Gupta
Rajat Gupta - avatar