Category "google-api"

Does Google expose "Find my Device" APIs?

Google has its "Find my Device" service allowing you to find your phone, make it ring (even when silenced), remotely wipe it, etc. by entering here: https://mya

Client is unauthorized to retrieve access tokens using this method Gmail API C#

I am getting the following error when i tried to authorize gmail api using service account "Client is unauthorized to retrieve access tokens using this meth

Javascript Youtube search API not finding video

If I search for "ten thousand islands mofro" on youtube, the desired video is the first result. However, I that video simply does not show up using Google's You

Every error in the book from google-api-ruby-client but no data

I have been attempting to work on a request from my boss this week that requires using the google admin directory api. At this point I am questioning if what I

How to solve "idpiframe_initialization_failed" for localhost?

Here's my initialization code: function HandleGoogleApiLibrary() { // Load "client" & "auth2" libraries gapi.lo

Why does the Gmail API return an "invalid to header" error while my API had been working fine for weeks?

Using the quickstart guide for the Gmail API with Python, I get an 400 error "Invalid to header" when trying to create a draft. I have been using my little scr

How to disable google web light for the website

When i am opening my website in slow internet connection then google provide google web light feature then website loading faster. But website is not properly a

Google API (Gmail) failing with failed precondition 400

I am trying to use the google APIs to read emails and I'm repeatedly failing to get good results. It is supposed to be a server->server account that runs per

How to set scope for token in Google Play Developer Reporting API

I started to use Google Play Developer Reporting API with using Golang(https://pkg.go.dev/google.golang.org/[email protected]/playdeveloperreporting/v1beta1), and fac

Revoke id token Google oauth2 java

I want to revoke the session of a user logged in to my app with google authentication. I retrieved the informations for this user available on this image. Among

On Apple M1, grpc/Google-Api Import Error:

Situation: I'm trying to set up my SQLAlchemy database and run it locally. I use the google api for its vision module, so I can analyze text off of pictures. Cu

Google oauth 400 response: No 'Access-Control-Allow-Origin' header is present on the requested resource

I'm trying to make request from client-side javascript to the google oauth endpoint (https://accounts.google.com/o/oauth2/v2/auth) with a google calendar scope.

Google Sheets API: How to find a row by value and update it's content

I am working on an Android application that uses a Google Spreadsheet as a database. The application should GET, APPEND and UPDATE values in a spreadsheet, usi

Smart home report state SYNC new device | Requested entity was not found. [404]

I've implemented the HomeGraph API with the help of the package Google.Apis.HomeGraphService.v1 (1.50.0.2260) It seems to work fine as well, the ReportStateAndN

How to get TimeZone, latitude and longitude using single Google API Call

I have address(city,state,country,zip) and want to get TimeZone , latitude and longitude in single Google API call , i see google provide TimeZone api which acc

Google API Heatmap Layer exception, why?

I want to pass the heatmapdata array for my Heatmap Layer from my PHP file. When running my code (below) I get the following exception: Uncaught TypeError:

Python for Google Sheets: write dataframes to different sheets in the same workbook

Using the code below, I am able to write the dataframe df1 to the default first sheet (starting at cell ‘B7’) of the Google Sheet workbook. In the s

Get Holidays List of a Country from Google Calendar API

I want to extract some country's holiday list from Google Calendar API using JavaScript. Is it Possible? How Can I do this?

How long is the Google API key Valid?

I'm am fetching playlist's details using Youtube API V3 using API key. I can't find any information about API KEY validity period. I want to make sure I regen

Google People API - get contact details (batch)

Using Google People API, one can get a contact detail by its ID. "https://people.googleapis.com/v1/" + id + "?key=" + <KEY> + "&personFields=addresses