i can fetch posts with an "old" fb app settings.
When creating new apps the only version available to get the user token is the v3.3
https://developers.facebook.com/tools/explorer
it fails to fetch posts with these settings.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | socialfeed-remove_facebook_deprecated_fields-3057539-2.patch | 1.49 KB | jacklee0410 |
Comments
Comment #2
jacklee0410 commentedHi, I have the same issue as well.
After checking the error log and found that there is some facebook deprecated fields.
Therefore here is the patch to remove the deprecated fields and change some condition for the recursive calling function.
Hope this can help.
Comment #3
jacklee0410 commentedComment #5
hemangi.gokhaleThe issue is fixed now, kindly download the latest version. Thanks for your contribution!