You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using dropbox-uploader happily for many years for downloading and uploading files between my Pi's and my Dropbox folder on my windows PC. Works great!
So far the initiative for an action is always FROM the Pi; now I have a new project where I need the initiative to be from the windows PC (not from the Pi). I have a PowerShell script from which I want to periodically (depending on some parameters) upload a file TO the Pi.
So my question is: how can I use dropbox-uploader for this? Or is this not possible?
The text was updated successfully, but these errors were encountered:
I am unable to upload files from my linux pc through Dropbox Uploader. The following lines are displayed while running the ./dropbox_uploader.sh with option -d. Please give me a solution.
Error in call to API function "files/upload": Invalid authorization value in HTTP header "Authorization": "Bearer". Expecting "Bearer ".
I have been using dropbox-uploader happily for many years for downloading and uploading files between my Pi's and my Dropbox folder on my windows PC. Works great!
So far the initiative for an action is always FROM the Pi; now I have a new project where I need the initiative to be from the windows PC (not from the Pi). I have a PowerShell script from which I want to periodically (depending on some parameters) upload a file TO the Pi.
So my question is: how can I use dropbox-uploader for this? Or is this not possible?
The text was updated successfully, but these errors were encountered: