Category "google-drive-api"

Google Drive setup push notifications

We want to receive notifications from google when we do anychange(Add,Edit OR Delete) on google drive folder for these purpose we have integrated google watch a

How do I upload image file to google drive from android

I'm having a issue uploading a file to Google Drive. W/System.err: java.io.FileNotFoundException: /storage/emulated/0/Android/data/dev/files/backup/https:/i.pic

Google Drive Files/Spreadsheets REST API: How to avoid delay when tracking file changes?

I have an application where I need to keep local copies of some of my user's Google Spreadsheets, and this copy should be in sync with the Google Drive version.

Consent is required to transfer ownership of a file to another user [Google Drive API]

I have a Google Sheets file shared with 1 user - owner (Gmail account) and 2nd user - writer (google service account like @iam.gserviceaccount.com). I use this

Bulk rename file names in Drive Folder with Google Sheets

I need to rename image files in a Google Drive folder I have a Google Sheet with 2 columns, old name and new name I would like to rename the files within the sa

Why is my UpdateFile getting a null in the response in google drive api v3 using c#?

I have an application that is written in C# so that it can be a stand-alone .exe with parameters passed in via cmd at runtime. I am trying to update a file in

Getting File Metadata from Google API V3 in Typescript (React Native)

I am using react-native-google-drive-api-wrapper This wrapper facilitates the use of the google drive api.. import GDrive from "react-native-google-drive-api-wr

Issue with mounting Google drive with colab

Following code worked fine for mounting google drive with colab until yesterday. But it is not working today ( January 20). It shows the error shown below. Any

Google.Drive.Api Oauth 2 Credientials in Xamarin android application

I am trying to read a file from google drive using my xamarin android application using google.drive.api, the latter requests Google Oauth2 ID credentials for A

Android: NEED_REMOTE_CONSENT Service: oauth2: https://www.googleapis.com/auth/drive.file

We have an Android app (minSdkVersion 23 - targetSdkVersion 32) that is custom build for a customer. It uploads files to their Google Drive. It worked fine for

Can DBT directly connect to Google sheets?

we currently have a DBT instance that sits over our Google BigQuery data warehouse. Now we've recently been asked to incorporate some data from Google Sheets in

Upload speed testing function behaves differently when I call it from electron GUI

I've wrote a simple function to measure the upload speed of my network, which when run inside vscode terminal behaves just fine and displays the expected result

Google Picker API - showing only files user can share

I would like to use the Google Picker to choose a specific file from Drive, get its id and then share it with some other accounts using Drive API. The problem i

connecting to a different google drive than the one logged into google colab

recently colab removed the ability to connect to google drive from different accounts other than the one you were logged into in google drive. There was a worka

Google Drive API 403 error from wget/curl, but not from browser [closed]

I'm attempting to download a large file from Google Drive using wget or curl. I've set up a Drive API key to bypass the large file warning and

Service account doesn't get the quota from Google one

One friend of mine subscribed to Google one and granted permission to me use the storage, the problem is when i'm using a service account to upload a file to go

Google drive image gives 403 forbidden error

I am using google drive to show images on a website. I'm using the following url to show the images: https://drive.google.com/uc?export=view&id={fileId} It

Drive file picker from the older Google Sign-In platform library to the newer Google Identity Services library for authentication

I have a code where I read the file data as blob. I have implemented using the old gapi, how do I migrate from the older Google Sign-In platform library to the

Is it possible to initiate Google Drive File Approval via API?

Google Drive Approvals are now out of beta and allow for a user to request one or more other parties to approve/reject a document, then lock it as non-editable.

Python: split a video based on file size for streaming

I'm trying to figure out how to stream a video where the video is uploaded to google drive in pieces and downloaded in pieces for streaming. How do I split the