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.57k stars 1.08k forks source link

Authentication issue #453

Closed schkip closed 5 years ago

schkip commented 6 years ago

Running the drop_box uploader on a Raspberry Pi Zero W with Raspbian Stretch. Created the app on Dropbox. When I enter _the ....# Access Token: xyz123

The access token is xyz123. Looks ok? [y/N]: y The configuration has been saved. ....

It doesn't continue with the authentication. When I try to upload it doesn't work "some error has occurred".

I've tried three different apps after unlinking each time to check that I didn't incorrectly enter the key.

Any ideas?

schkip commented 5 years ago

used a different method to transfer the files. Thanks!