WmZilla - Webmaster and Marketplace

The Next Generation Webmaster and Trade Forum

Visibility issue with comments in the Facebook API: Only the admin can view them.

w0sk

New member

0

0%

Status

Offline

Posts

21

Likes

0

Rep

0

Bits

115

3

Months of Service

0%
I am developing an application that uses the Facebook API to manage and respond to comments on a page's posts. Everything is working correctly - I can view, respond to, and mark comments as answered. However, I have noticed that only the administrator of the Fanpage can see the responded comments (sent via the API) on Facebook.

Context:

- I am using an access token stored in my application's model.
- The comments are associated with public posts on a page.
- The application is currently in development mode.
- I am working in PHP with CodeIgniter 3, but the issue must be in the API configuration.

Problem:

- Only page administrators can see the comments through the application.
- I have verified that the token has the permissions pages_read_engagement and pages_manage_posts.
- The comments are public and visible when accessed directly on the page from Facebook, but only for the Admin.
 

249

6,622

6,642

Top