OAuth.token_res
get_access_token (
string
 
request_token
, 
string
 
request_secret
, 
string
 
verifier)
A function to transform a request token into an access tokenThird and last part of the OAuth flow.
request_token
Request token to transform.
request_secret
Secret associated to the token to transform.
verifier
Verifier associated to the token to transform (leave empty if the OAuth server did not provide any verifier).

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.