get_new_token | R Documentation |
Get new token
get_new_token(access_token, old_token, api_info, check_ssl = TRUE)
access_token |
API access token. |
old_token |
Expired API access token. |
api_info |
List with api information. |
check_ssl |
Whether to check the SSL certificate or allow insecure connections. |
New API access token.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.