GithubHelp home page GithubHelp logo

dropbox-uploader's People

Contributors

dreikanter avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

shailcoolboy

dropbox-uploader's Issues

Error upload

Traceback (most recent call last):
File "C:\Users\NAME\Downloads\cloudsync-master\cloudsync-master\dropboxsync.py", line 269, in uploadFile
res = self.dbx.files_upload(
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\NAME\AppData\Local\Programs\Python\Python311\Lib\site-packages\dropbox\base.py", line 3210, in files_upload
r = self.request(
^^^^^^^^^^^^^
File "C:\Users\NAME\AppData\Local\Programs\Python\Python311\Lib\site-packages\dropbox\dropbox_client.py", line 351, in request
raise ApiError(res.request_id,
dropbox.exceptions.ApiError: ApiError('d11aa00e6a774a9da988e3f64d6cb8f2', UploadError('path', UploadWriteFailed(reason=WriteError('malformed_path', None), upload_session_id='pid_upload_session:ABIFzHnUhk6_jdAd-FcNSFwFglyk4JOHrZEOd7izOHgdS0pw')))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\NAME\Downloads\cloudsync-master\cloudsync-master\cloudsync.py", line 71, in main
dbSync.synchronize()
File "C:\Users\NAME\Downloads\cloudsync-master\cloudsync-master\dropboxsync.py", line 152, in synchronize
self.syncToDropbox()
File "C:\Users\NAME\Downloads\cloudsync-master\cloudsync-master\dropboxsync.py", line 208, in syncToDropbox
if self.uploadFile(fileItem):
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\NAME\Downloads\cloudsync-master\cloudsync-master\dropboxsync.py", line 275, in uploadFile
raise Exception('%s - API error:%s' % (fileName, err))
Exception: 1.PNG - API error:ApiError('d11aa00e6a774a9da988e3f64d6cb8f2', UploadError('path', UploadWriteFailed(reason=WriteError('malformed_path', None), upload_session_id='pid_upload_session:ABIFzHnUhk6_jdAd-FcNSFwFglyk4JOHrZEOd7izOHgdS0pw')))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.