Re: Twitter.m (Twittering With Mathematica) broken?
- To: mathgroup at smc.vnet.net
- Subject: [mg105900] Re: Twitter.m (Twittering With Mathematica) broken?
- From: ragfield <ragfield at gmail.com>
- Date: Thu, 24 Dec 2009 00:15:45 -0500 (EST)
- References: <hgnnm3$4m6$1@smc.vnet.net> <hgq29c$gev$1@smc.vnet.net>
On Dec 23, 1:47 am, Erik Max Francis <m... at alcyone.com> wrote: > Nice, thanks! I do notice that TwitterAll{Followers|Friends} doesn't > seem to work if I pass both a session and a user/user ID -- I get HTTP > 401 errors. (I don't know if this is new or not.) Is this expected? This works fine for me: TwitterAllFriends[session, "WolframResearch"] HTTP 401 is "Not Authorized for URL". Perhaps that specific user has either protected their account? Can you get it to work with any user names? -Rob