dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 100 forks source link

Support for new changes to tokens and permissions? #181

Open stephrosenblatt opened 3 years ago

stephrosenblatt commented 3 years ago

We received an email back in April 2021 regarding changes to access tokens and ID formats in the Dropbox API that will take place on Sept 30, 2021.

We use the dbxcli to upload a single file at a time to our Dropbox account.

Will this cli tool be updated to support the changes to access tokens, or will we have to find a new solution for uploading a file to our account? If if will be updated, what is the timeline?