get_access_token: get_access_token
Description
Creates the URL the user needs to enter into her browser in order to authorize the Pocket application/the request token.
Usage
get_access_token(consumer_key, request_token)
Arguments
consumer_key
Character string. Here goes your Pocket consumer key.
Value
Character string. Returns the access token.