Hi, does anyone have a list of complete HTTP requests (with details
such as query string parameters etc.) for using oAuth with Twitter
I'm looking for the sequence of HTTP requests for a simple scenario -
like login and then calling update.xml with a string.

For example the first request may be => HTTP GET request with
consumer_key and consumer_secret as query string parameters (or HTTP
headers ?).
Another HTTP message would be from Twitter with the oauth_token etc.


Reply via email to