I tried to use the testing tool to obtain a request token. Therefore, I inserted: https://twitter.com/oauth/request_token for the request URI. After selecting “Get Oauth Signature”, I immediately tried to use the generated CURL command and received “Failed to validate oauth signature and token* Closing connection”
I’m trying to use the testing tool to debug my own attempt to request a token and I’m puzzled why even the Twitter testing tool generated a signature that won’t work. I’m sure its user error, I just can’t figure out my error.