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
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:
Follow the instructions to install the latest Go (at least 1.18).
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:
clientId
andclientSecret
by following the instructions in the repo.handlers_drive.go
to include your credentials.compile
to get the binary filegdrive
.gdrive about
to authorize access to your google drive.The text was updated successfully, but these errors were encountered: