Refresh an existing Authorized Salesforce Token
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.