fossar / selfoss

multipurpose rss reader, live stream, mashup, aggregation web application
https://selfoss.aditu.de
GNU General Public License v3.0
2.35k stars 343 forks source link

Meta Graph API v12.0? #1477

Open xme opened 5 months ago

xme commented 5 months ago

I received the following notification from Meta/Facebook:

v12.0 Upgrade Reminder

Your App, Selfoss, is currently accessing Graph API v12.0 which will reach the end of its 2-year lifetime on 08 February, 2024. We estimate 1 endpoint that Selfoss calls will be impacted by this change and may stop working after the automatic upgrade push. To ensure a smooth transition, please migrate all calls to Graph API v13.0 or higher. Use the API Upgrade Tool to understand exactly how this change will impact your app. | Your App, Selfoss, is currently accessing Graph API v12.0 which will reach the end of its 2-year lifetime on 08 February, 2024. We estimate 1 endpoint that Selfoss calls will be impacted by this change and may stop working after the automatic upgrade push. To ensure a smooth transition, please migrate all calls to Graph API v13.0 or higher. Use the API Upgrade Tool to understand exactly how this change will impact your app.

I'm indeed fetching some Facebook feeds in my Selfoss instance. Any advice? Just upgrade to the latest release?

jtojnar commented 3 months ago

Thanks for reporting and sorry for the late reply. Unfortunately, I have been unable to get API key from Facebook for a few years now so I am unable to test any changes.

Are you able to check the API upgrade tool for details? I do not see anything newly introduced that we would use in the 12.0 changelog. The 13.0 changes do not look relevant either.

You can see the API we use here:

https://github.com/fossar/selfoss/blob/aa96ee20d52a74235ade0edd928dcf22f07dd3da/src/spouts/facebook/page.php#L80-L84