Fixed
Project:
Social feed fetcher
Version:
4.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2026 at 17:06 UTC
Updated:
28 Apr 2026 at 19:53 UTC
Jump to comment: Most recent
The Facebook, Instagram and LinkedIn API integrations are all deprecated and no longer working.
Try to establish an API connection with the current methods.
Overhaul logic.
Create a new 4.0.x branch
Merge the merge request
Tag a new dev release
Tag a new alpha release
Some elements in the form are changed/moved around.
Cron logic is removed, this should be handled trough your cron logic, ideally through advanced_cron/ultimate_cron.
Config datamodel changes.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
bramdriesenAdding a related issue for a different social feed module. They are using: "facebook/php-business-sdk": "^24.0"
Comment #3
bramdriesenIt seems like the Facebook/Instagram and the LinkedIn endpoints which are used in this module are all deprecated. Going to see how easy it is to fix that.
Comment #4
bramdriesenGoing to make this a broader ticket because there is so many overlap that separating it out will result it patches never getting applied together.
Comment #5
bramdriesenComment #7
bramdriesenIdeally this should go into a 4.0.x branch because of the amount of changes.
Also happy to become a co-maintainer.
Comment #8
bramdriesenComment #9
jorgik commentedComment #10
jorgik commentedCreated new 4.0.x branch and merged this into it.
Comment #11
bramdriesenThanks, I'll wait for my LinkedIn API key as I suspect there are some changes required there as well.
Comment #14
bramdriesenGoing to close this huuuuge issue and move to smaller more reviewable tasks now. The baseline for code quality is green and I have verified the Facebook and Instagram integration. Will follow up with LinkedIn soon.