Graph API: get user who comment on page post – Facebook API
I'm trying to get all the comments of page post with name of who comment using this query: {post_id}/comments?fields=from,message but it doesn't return the from field I'm using v16.0 of Facebook graph API. my app was reviewed for this permissions…