Experimental project
This is a sandbox project, which contains experimental code for developer use only.
From issue: https://drupal.org/node/1781024
After going through the issue history, I see 3 options that have been suggested for making Twitter Pull work with API v1.1:
1. @Jaesin's patch from #12 which uses the Twitter and OAuth modules to authenticate that was committed to the 7.x-2.x-dev branch.
2. @marcingy/@thetoast's patch from #31 which only uses the OAuth module to authenticate.
3. @jsagotsky/@justindodge/@lazysoundsystem's patch from #50 which uses an external library to authenticate.
The project begins from #3 and adds one commit:
Rolled from #50 (Issue #1781024: Make the Twitter Pull module work when Twitter turns off the version 1 API), this commit removes dependency on libraries module and refactors the way the twitter-api-php path/lib is looked up and downloaded
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Integrations
- Created by justindodge on , updated
