sf_auth_refresh | R Documentation |
Force the current OAuth to refresh. This is only needed for times when you load the token from outside the current working directory, it is expired, and you're running in non-interactive mode.
sf_auth_refresh(verbose = FALSE)
verbose |
|
a Token2.0
object (an S3 class provided by httr
) or a
a character string of the sessionId element of the current authorized
API session
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.