Learn R Programming

boxr (version 0.3.3)

box_fresh_auth: Reauthorise a Problematic box.com connection

Description

Very simply, deletes the old token file before trying to re-authorise. This is often the solution to authorisation problems raised by users!

Usage

box_fresh_auth(cache = "~/.boxr-oauth", ...)

Arguments

cache
Passed to cache in httr.
...
Passed to box_auth

See Also

box_auth for the usual method of authorisation, and box_auth_on_attach for a lazy one.