© 2015 Planzone
This operation gets a request token as explained in the OAuth specification section 6.1.1. Consumer Obtains a Request Token. This is the first phase of the authentication process. You will need to the application key
and the application secret key.
no
None
Request parameters must be encoded as explained in OAuth specification, section 5.1. Parameter Encoding.
The following request:
obtain an unauthorized request token.
The response contains the unauthorized request token and token secrets as explained in OAuth specification, section 5.3. Service Provider Response Parameters.
200 | OK | Operation succeeded |