karthik / karthik/rdrop2

drop_auth() generating short lived tokens

Open
#201 13 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
253
Forks
60
PR merge metrics
No merged PRs in 30d

Description

I was using rdrop2 in a shiny app, and had the shiny app creating multiple .csv files in my dropbox account for a couple of months.
Last week I accidentally pushed my dropbox token to github, so I deleted the rdrop2 app from my dropbox account and created a new token through R and rdrop2.

Now, whenever I generate a new token I get a short-lived token (prefix sl.) They expire in 4 hours.

I need the token to be long lived (not expire).

This article says long lived tokens were retired in Sep 2021 - but I created mine in October.

Is there still a way to create long lived tokens?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.