Help for this page

Select Code to Download


  1. or download this
    [WebService::Dropbox] [ERROR] https://content.dropboxapi.com/2/files/u
    +pload {"path":"/Uploads/$filename"} -> [400] Error in call to API fun
    +ction "files/upload": Must provide HTTP header "Authorization" or URL
    + parameter "authorization". at WebService/Dropbox.pm line 184.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        die "Upload failed: " . $dropbox->error;
    }