-
Is it possible to update the code to work with google drive api v3? (enhancement) since authentification method works quicker for the new ones setting up this script to work?
-
The Get File action for the Google Drive component is designed to retrieve a specified file from the user's Google Drive. This action allows users to access file metadata and content.
**Action prop…
-
Only google-apps-script Drive API V2 types are avaible? https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/google-apps-script/apis/drive_v2.d.ts
-
Do you have plans for supporting google drive api v3?
-
Hi! First of all I wanted to say I love this repo and have found it incredibly helpful! I've been trying to adapt the code for v3. I tried to update `GOOGLE_DRIVE_URL_START` but I'm stumbling a bit on…
-
User should be able to authenticate and connect google drive with tegon
Key Resources:
1. Google Drive API Documentation: https://developers.google.com/drive/api
2. Authentication Guide: https://…
-
#### Problem:
I’m encountering an issue when integrating the `googleapis` library in my Firebase Cloud Function, specifically with the Google Drive API. After adding the global `googleapis` import, b…
-
I was to connect my web app written in Laravel to connect with google drive. I use Flysystem Adapter.
Unfortunately After a period of use. it is showing 401 error? I have added client id, client sec…
-
I just tried doing a login with settings for google drive but can't get it working, I will constantly get a 401 error. After further inspection of my headers I can see that the wrong JWT token is bein…
johot updated
7 years ago
-
Hi,
I use drivesync on two different machines, both running Archlinux, and recently they both got this error when launching ruby drivesync.rb (both used to work perfectly fine before) :
ruby dr…