Top "Google-drive-realtime-api" questions

As of November 2017 Google deprecated the Realtime API, and it is unavailable for new projects.

ReferenceError: "Drive" is not defined. (line 16, file "Code") in google app script

When I try to use Google drive reference it always shows ReferenceError: "Drive" is not defined. (line 16, file "Code").

javascript google-apps-script google-drive-realtime-api
Showing documents from Google Drive on webpage

Is it possible to show the documents from my drive on a webpage? I want the user to be able …

javascript php google-drive-api google-drive-realtime-api
gapi.load versus gapi.client.load

In Google's JavaScript API's, what's the difference between gapi.load() and gapi.client.load()? How interchangeable are they and when …

javascript google-drive-realtime-api
I need a script to monitor a specific Google Drive folder whenever there is a change and notify me by email

I have been trying all day and I found this: http://www.jellybend.com/2012/12/19/monitor-google-drive-folders-with-google-apps-script/ The attached script worked only …

google-apps-script monitor email google-drive-realtime-api
Google Drive Auto Unzip In Situ (i.e. in Google Drive) a Google Takeout archive after upload

Id like to know if the following is possible as I can't seem to find any concrete way to do …

google-drive-api google-drive-realtime-api