Existing Facebook Blocks give no posts but a error message
Exception: Client error: `GET https://graph.facebook.com//feed?access_token=xxxxxxxx&fields=created_ti...` resulted in a `400 Bad Request` response: {"error":{"message":"Unsupported get request. Please read the Graph API documentation at https:\/\/developers.facebook.c (truncated...)
have a 1.4 site with FB blocks update to 2.0
in the getFacebookFeedUrl function in the FacebookPostCollector class use:
$config->get('page_name') instead of $config->get('page_id')
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.