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 redirected correctly to my callback url in a TEmbeddedWB
component.
4) get an access token (at least I believe I am) since screen_name and
user_id come back in the response.

Then when I try and pull my home_timeline it gives me a 401
unauthorized as a response.

What can I be doing wrong?

Thanks David

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to