Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solutions about OOB problems of gdrive #5

Open
KzZheng opened this issue Nov 1, 2022 · 0 comments
Open

Solutions about OOB problems of gdrive #5

KzZheng opened this issue Nov 1, 2022 · 0 comments

Comments

@KzZheng
Copy link
Collaborator

KzZheng commented Nov 1, 2022

Recently, the original gdrive failed due to Google's new policy. To solve this problem, please check the detailed discussion in this issue. Here, I just summarize some key points of one working solution:

  1. Follow the instructions to install the latest Go (at least 1.18).
  2. Clone another gdrive repo.
  3. Get your clientId and clientSecret by following the instructions in the repo.
  4. Edited handlers_drive.go to include your credentials.
  5. Exected compile to get the binary file gdrive.
  6. Running gdrive about to authorize access to your google drive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant