But which params do I need to pass with that request? I'm assuming oauth_consumer_key
oauth_nonce
oauth_signature_method
oauth_timestamp
oauth_version
oauth_signature.
Is that correct? Now the question is, I only know the consumer key, what do I need to put in for the others? I could figure out nonce, signature_method, timestamp, and ...