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
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:
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
I want to extract some country's holiday list from Google Calendar API using JavaScript. Is it Possible? How Can I do this?
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
Using Google People API, one can get a contact detail by its ID. "https://people.googleapis.com/v1/" + id + "?key=" + <KEY> + "&personFields=addresses
I need help. I don't found an answer to my question. I tried googling and I tried asking on other sides but I never found an answer. I'm working with the google
I've been reading on Google Drive's API which seems straight-forward enough, but I'd like to use it a bit differently. Instead of a client-side application, I
I'm working on a wrapper for the .net version of the Google Calendar API. The authentication is rather simple and working fine locally (localhost:port). UserC
I'm trying to get reports for my google ads and display them on a dashboard for easier viewing and monitoring. I've gone through the whole process to authentica
Drive Api - large file stream in nodejs hello , I went to stream large file from google drive to my website but I have issue that... app.get("/blog.mkv", (re
I am trying to get the birthday from the Google API, but the retrieved data in HWIOAuthBundle do not contain it. I am wondering if the specified scope for goog
I am trying to do a simple google home integration with my home server. My only goal is to have it say "Hey google, turn on pool lights" and "Hey Google, turn o
I am playing with the Google API. I am using this as a starting point, here is the actual Python code. I have created a OAuth 2.0 client ID at https://console.
I want to create a Python script that can do some really basic things (add/remove files in a shared google drive) The script will be running on remote PCs so an
I'm working on a google Calendar sync with my application. I'm using the latest google-api-php-client Now I want to update all my event, so i want to use the
I'm working on a google Calendar sync with my application. I'm using the latest google-api-php-client Now I want to update all my event, so i want to use the
I'm making an app using Google Calendar API, and planning to build it on Heroku. I have a problem about authentication. Usually I use credential json file for t
I am trying to implement PlayIntegrity API to my Android app, but I don't know how to decrypt and verify the token using Google's servers. I followed the docume
The google people api page says correctly how to authenticate and list 10 example contacts and everything works perfectly: https://developers.google.com/people