I'm a novice with Twitter API and need some help. I'm attempting to
retrieve tweets using the Get lists/statuses command. The command is:
$json = wp_remote_get("http://api.twitter.com/1/lists/statuses.xml?
slug=lakeforestmerchants&owner_screen_name=fawcedo");
My list name is "lakeforestmerchants" and my screen name is
"fawcedo".
Unfortunately, however, this is not pulling in any tweets.
Any comments or help would be greatly appreciated.
Thanks.
--
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group:
https://groups.google.com/forum/#!forum/twitter-development-talk