hello awesome people
i am trying to backup to dropbox , got my api creds and followed this custom backup dropbox
once validating i am receiving this error :
i trying to installed this webservice twice , also tried these commands but same error
sudo yum install perl-LWP-Protocol-https -y
sudo cpan CPAN::DistnameInfo
sudo cpan WebService::Dropbox
What to do ?
i am trying to backup to dropbox , got my api creds and followed this custom backup dropbox
once validating i am receiving this error :
Code:
Validation for transport “dropbox” failed: Could not upload test file: 2022-02-07T23:42:10 [WebService::Dropbox] [ERROR] https://content.dropboxapi.com/2/files/upload {"mode":"overwrite","path":"/validate.tmp-32580-1644273729.txt"} -> [401] {"error_summary": "missing_scope/..", "error": {".tag": "missing_scope", "required_scope": "files.content.write"}} at /usr/local/share/perl5/WebService/Dropbox.pm line 184.
sudo yum install perl-LWP-Protocol-https -y
sudo cpan CPAN::DistnameInfo
sudo cpan WebService::Dropbox
What to do ?
Last edited by a moderator: