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

2010-10-31 Thread DavidD
could never get around the home_timeline issue. user_timeline works fine. On Oct 27, 7:44 pm, Nick Bradbury wrote: > Check the text of the response - it may provide some clues as to where > the problem is. > > On Oct 27, 6:30 pm, DavidD wrote: > > > > > > > > > I am using Oauth for Delphi from C

[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 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. > 3) get redire