Top "Google-drive-realtime-api" questions

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

Error: invalid_client no registered origin

I have installed the Google Drive Realtime API sample files on my web server, following these instructions, including generating a …

google-api oauth-2.0 google-drive-api google-drive-realtime-api
Auto height for Iframe containing embedded / published Google Doc

I have an iframe with a published Google Doc. The contents of that doc are subject to change, so I …

html css iframe google-docs google-drive-realtime-api
Google Drive API OAuth 2.0; Error: origin_mismatch

I'm having trouble creating a valid google drive API for my website. I may sound like a complete noob, but …

javascript google-drive-api google-drive-realtime-api
Specify a user display name when opening a Google Drive document anonymously

I'm doing some research for an application using Google Drive documents, but I'm running into problems with anonymous access and …

google-docs google-drive-api google-docs-api google-drive-realtime-api
Google drive : redirect_uri_mismatch

I followed this basic tutorial, but I get: Eroare:redirect_uri_mismatch The redirect URI in the request: urn:ietf:…

google-drive-api google-drive-realtime-api
Bash script to backup data to google drive

I want to create a bash script that will log into my google drive account and backup my main folder. …

bash shell google-drive-realtime-api
Google Drive API Error Daily Limit for Unauthenticated Use Exceeded

Im getting error on using Google API. having right to connect with Google Drive and add new sheet and insert …

javascript google-api google-drive-api google-spreadsheet-api google-drive-realtime-api
How do I use the Google drive API key to access drive content from android application?

I can't access Google drive. I created an API KEY in Google API console and enabled Google Drive API and …

android google-drive-api google-drive-realtime-api
Create a folder in google drive php

Is there any way we could create a folder on google drive using PHP? I've been searching all the web …

php directory google-drive-api google-drive-realtime-api
Google API OAuth for Drive API is not working. Getting Error: origin_mismatch

I am trying to run the quick start code of Real Time API of Google Drive. I believe I did …

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