Deletes the cached token-file before trying to re-authenticate. This is often the solution to authentication problems.
Arguments
- cache
A logical value or a string.
TRUEmeans to cache using the default cache file.httr-oauth,FALSEmeans don't cache, andNAmeans to guess using some sensible heuristics. A string means use the specified path as the cache file.- ...
Other arguments passed to
box_auth().
See also
box_auth() for the usual method of authentication.
