I have gone through Oauth Authentication requesting a token,
authorize, getting an access token, etc.

I have pulled all tweets for the user_timeline.xml
I then called http://api.twitter.com/version/statuses/destroy/99999999.xml
and I get a 401 Unauthorized.
I went as far as trying to post with parameters from Oauth, and got
the same 401, even though I just got the entire set of tweets from a
user_timeline.

Do I have to pass the actual Status XML to delete?

Please help me.

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