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
I am working on my first svelte project and are trying to use google-api-wrapper with the only change being that i import: import Google from "google-api-wrappe
I am currently doing unit test for the services in Nestjs using Jest, one of which is using the google Oauth service. My goal is to verify the token from google
I'm trying to retrieve the location of the device calling the method connect of the class LocationClient in my activity, however when the call is made the syste
I need an example of how to modify an existing document with existing text in Google Docs via API. The documentation only shows how to insert and delete text, b
I am wondering if you can point me to an example of reading/writing to/from a google doc/spreadsheet using python. I did look at google docs API here https://
I have followed the reversed engineering method ,but it just does not support new devices such as the android 4.x So, I tried to find an alternative. I found th
I want to get the result of searches that use special features in Google, like "define: [phrase]" and I can't seem to find relevant information about this. Doe
Because of the known issue described in here (https://developers.google.com/identity/sign-in/web/troubleshooting) I want to update my application to be using th
I have an autocomplete field on my rails app, which is not returning the postal_code for some French cities, whereas they actually DO exist (and since all citie