OAuts with Signpost - how to sign POST to get Access token
I'm working with client who provided me with somewhat vague instructions. Here's what I'm doing (using CommonsHttpOAuthConsumer as consumer and DefaultOAuthProvider as provider) I'm able to get response token from doing this: String requestToken = provider.retrieveRequestToken (OAuth.OUT_OF_BAND); this is in form of URL with params ...