Emily-Chai
Emily-Chai
I just got back from Dropbox. Here is the reply: "Dropbox is in the process of switching to only issuing short-lived access tokens (and optional refresh tokens) instead of long-lived...
> I need the token to be long lived (not expire). Did you try "implement refresh tokens" mentioned [here](https://dropbox.tech/developers/migrating-app-permissions-and-access-tokens)? What I did so far is after calling `drop_auth()` in R,...
After calling `drop_auth()` in R, in the pop-up webpage, I added "&token_access_type=offline" to the end of the URL, then hit enter to refresh the page, then authorize as usual. In...
I only ran it on RStudio on my laptop.
I still have the same issue after doing what you recommended. I think I will look into how to "use the -S option to read from standard input or configure...
I downloaded it anyway, and it worked.