L
L
Leonid2017-12-12 14:37:37
Facebook
Leonid, 2017-12-12 14:37:37

How to get the text of all comments with the name of the authors in the Facebook API?

How to get all comments to a post in Facebook API and to have its author indicated for each comment?
The variant that is described in the documentation:
H1blR.png
it gives out only the time of creation, the text of the message and the ID of the comment, but how to get the name of the author of the comment?
Is it really necessary to make a separate request for each comment?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Leonid, 2017-12-13
@easycode

This thing saved me: https://apigee.com/console/facebook - the token received through it worked and I immediately managed to get from for comments.

P
Philipp, 2017-12-12
@zoonman

Fields must be used .
GET /123/comments/?fields=id,message,from

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question