You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for publishing good book. I am write now working with Mining facebook notebook. When I search something facebook, i get results as per the page. For instance, i searched Mining the social web as per your example, I got results in facebook page.
In addition i get the below error GraphAPIError: (#100) Pages Public Content Access requires either app secret proof or an app token when i try to run the cell that executes the search "Mining the social Web "
The text was updated successfully, but these errors were encountered:
s1782662
changed the title
Fetch Search results using facebook-sdk in python
GraphAPIError: (#100) Pages Public Content Access requires either app secret proof or an app token
Nov 30, 2019
@s1782662 I am doing the same now, did you you ever figure out what you needed to do to make this work? Is it because there are tight access restrictions to the Facebook Graph API v9.0 that makes it difficult to access this information?
Thanks for publishing good book. I am write now working with Mining facebook notebook. When I search something facebook, i get results as per the page. For instance, i searched Mining the social web as per your example, I got results in facebook page.
Now when i do the same thing using facebook-sdk, i get no results. Do i need any permissions to access search results. I have posted in the forum https://stackoverflow.com/questions/59113788/fetch-search-results-using-facebook-sdk-in-python
In addition i get the below error GraphAPIError: (#100) Pages Public Content Access requires either app secret proof or an app token when i try to run the cell that executes the search "Mining the social Web "
The text was updated successfully, but these errors were encountered: