Skip to content

Fix Dropbox disconnect - #1392

Merged
raucao merged 2 commits into
masterfrom
bugfix/1391-dropbox_disconnect
Jun 19, 2026
Merged

Fix Dropbox disconnect#1392
raucao merged 2 commits into
masterfrom
bugfix/1391-dropbox_disconnect

Conversation

@raucao

@raucao raucao commented Jun 17, 2026

Copy link
Copy Markdown
Member
  • Delete the refresh token, so that disconnect works properly
  • Delete the cache for mapping filenames to public URLs

fixes #1391

* Delete the refresh token, so that disconnect works properly
* Delete the cache for mapping filenames to public URLs

fixes #1391
@raucao
raucao marked this pull request as draft June 17, 2026 13:57
@raucao
raucao marked this pull request as ready for review June 17, 2026 14:14
@raucao
raucao requested a review from DougReeder June 17, 2026 14:14

@DougReeder DougReeder left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test passes, and LGTM

@raucao
raucao merged commit 8ccd12b into master Jun 19, 2026
3 checks passed
@raucao
raucao deleted the bugfix/1391-dropbox_disconnect branch June 19, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Dropbox: disconnect() fails with "Could not fetch user info." error

2 participants