- 🇵🇭Philippines bryanmanalo
I am having an issue with this if used together with the patch from:
https://git.drupalcode.org/project/feeds_http_auth_fetcher/-/merge_reque...I had to replace:
$response = $this->get($feed->getSource(), $sink, $cache_key,$feed->getConfigurationFor($this)['token']);
with this
$response = $this->get($feed->getSource(), $sink, $this->getCacheKey($feed), $feed->getConfigurationFor($this)['token']);
Not sure how to update MRs as of this point.
- 🇩🇪Germany Atropoides Hamburg
The patch from #8
3188409-7-custom-header.patch
worked for me together with the patch from issue #3311889 🐛 Compatibility with latest feeds module Fixed . But I'm not sure how to tackle this, first issue #3311889 🐛 Compatibility with latest feeds module Fixed has to be merged before we could add these changes to the MR 7. - Assigned to yogeshmpawar
-
yogeshmpawar →
committed 774c1ea4 on 2.0.x authored by
bryanmanalo →
Issue #3188409 by eidoscom, reinholdschachner, mjgruta, bryanmanalo,...
-
yogeshmpawar →
committed 774c1ea4 on 2.0.x authored by
bryanmanalo →
- Issue was unassigned.
- Status changed to Fixed
10 months ago 3:37pm 30 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.