prasmussen / gdrive

Google Drive CLI Client
MIT License
8.99k stars 1.19k forks source link

authentication failure #62

Open satriyowibowo opened 9 years ago

satriyowibowo commented 9 years ago

gdrive can't create Drive client

root@radxa:/home# ./drive
Go to the following link in your browser:
https://accounts.google.com/o/oauth2/auth?client_id=367116221053-7n0vf5akeru7on6o2fjinrecpdoe99eg.apps.googleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&state=state

Enter verification code: ---verification code here--
An error occurred creating Drive client: Post https://accounts.google.com/o/oauth2/token: EOF

root@radxa:/home#
satriyowibowo commented 9 years ago

the binary for arm is not working please fix it

prasmussen commented 8 years ago

I would suggest trying gdrive 2 and see if you still experience the same problem.