andreafabrizi / Dropbox-Uploader

Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service.
https://www.andreafabrizi.it/2016/01/01/Dropbox-Uploader/
GNU General Public License v3.0
6.56k stars 1.08k forks source link

Dropbox Access Token expires within 24 hours. #565

Open kitenski opened 2 years ago

kitenski commented 2 years ago

I've had to rebuild my Raspberry PI due to a complete MicroSD failure! I get the dropbox_uploader working fine when setting it up, but by the next day it stops working.

The log in /tmp shows:

{"error_summary": "expired_access_token/.", "error": {".tag": "expired_access_token"}

Anyone know how I can prevent the access_token expiring? It'd run fine for the past 3 years before the SD card failure.

cheers,

Greg

hs82h commented 8 months ago

Same problem here, did you find a solution?

I was running for several years without any problem, but moving to a new server gives problems after midnight.