Another request for guessable profile images

2008-12-29 Thread Nick Bradbury
I'm working on improving how FeedDemon displays Twitter status feeds (see http://flickr.com/photos/nbradbury/3145437586/ ), and I'd like to show a user's profile image next to their tweet. I see that this is available in the Atom version of the status feed but not the RSS version. I thought I

[twitter-dev] Re: Twitter Desktop Client app with Embedded Browser getting a 401 unauthorized when hitting home_timeline.json

2010-10-27 Thread Nick Bradbury
Check the text of the response - it may provide some clues as to where the problem is. On Oct 27, 6:30 pm, DavidD ddudl...@gmail.com wrote: I am using Oauth for Delphi from ChuckBeasley.com I am able to in order 1) get a request token 2) call with my callback url and put in my credentials.

[twitter-dev] Re: randomly 401 error

2010-11-22 Thread Nick Bradbury
I also ran into this problem, even though I knew the signature was fine. This post from a Twitter Developer Advocate indicates that a 401 may be due to Twitter being stressed: http://www.devcomments.com/re-intermittent-401-and-502-during-oauth-process-at175902.htm In my case, ignoring the 401