I am trying to post to twitter. I have the app already authenticated and now want to post an update.
This is what my http post is at:
have you read this?
http://dev.twitter.com/pages/auth#auth-request
you need to construct the "signature base string" and post as body (warning: untested code, for CF8+)
-