labbots / google-drive-upload

Bash scripts to upload files to google drive
https://labbots.github.io/google-drive-upload/
MIT License
692 stars 144 forks source link

gupload doesn't accept Client ID #195

Open selcet opened 1 year ago

selcet commented 1 year ago

I made everything as in Install Instruction. When I try to upload 1 file to gDrive by command: gupload ./logo.png -c localUpload

Script ask from me: .1 New account name: .2 Client ID:

Screenshot 2023-05-20 at 17 13 41

After I enter Client ID script return me an error: Credentials checking failed

Screenshot 2023-05-20 at 17 10 01

What I'm doing wrong? How I can fix an issue, please, help?

Akianonymus commented 1 year ago

Yeah this repo needs a lot of updates right now

exekutive commented 10 months ago

I'm having the same problem. Anybody figure this out?