sookasa / box.py

Python client for Box
43 stars 25 forks source link

Refresh tokens while uploading files to box #31

Open nooshbox opened 10 years ago

nooshbox commented 10 years ago

The code did not check that the access token was valid while uploading a file to box. This patch refreshes the token and then uploads the file.

k8n commented 10 years ago

Here is what I believe to be a more correct solution. Commit c8dbe48704025305d397fb01b762a8fc30bc5688