Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MK יעקב פרי's Public Page's statuses does not update (API returns error) #303

Open
yotammanor opened this issue Jul 15, 2017 · 2 comments

Comments

@yotammanor
Copy link

Automatically imported from Trello at 2017-07-15T17:10:00.799Z
Attachments:
Due:

@aryehpro
Copy link

OK, this is super weird. We have the correct FB ID for Perry's page (checked both with https://findmyfbid.com/ and by checking the source for Perry's page). However, when using the graph explorer i get:

{ "error": { "message": "Unsupported get request. Object with ID '129931940492158' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api", "type": "GraphMethodException", "code": 100, "fbtrace_id": "A3Hw/JnpOmU" } }

So as far as I can understand, either Perry closed the option to scrape his page with the API, or there's a bug with his page on FB's side.

@yotammanor - got any idea how to move forward with this?

@aryehpro
Copy link

One more insight, from the graph API documentation:

Permissions

For pages that are published, you need:

  • An app or user access token to view fields from fully public pages.
  • A user access token to view fields from restricted pages that this person is able to view (such as those restrict to certain demographics like location or age, or those only viewable by Page admins).
  • A page access token can also be used to view those restricted fields.
  • You need to be the admin of root page for child pages in order to read the global_brand_children edge for a page.

So I think Perry might have his page restricted. This makes sense, since when I tried the API explorer with my user token (instead of the app token), the search worked fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants