I have a google routing web service. it works in a local run project. but when I upload it on the host I get this error message: The type initializer for 'Goog
I'm trying to submit a build to Google play internal testing but it fails with the error: Google Api Error: Invalid request - APKs are not allowed for this appl
I'm having trouble following tutorials to get a list of all events in a public calendar. I've tried following along this post: Retrieve Google Calendar events u
I read the Google API documentation pages (Drive API, pyDrive) and created a databricks notebook to connect to the Google drive. I used the sample code in the d
I am using google autocomplete address api, it returns all the required data but not postal code. Any idea how to get postal code in api response. Below is the
I'm building a desktop application and I'm downloading font ".ttf" files from Google Fonts with the application. I've managed to do that by utilizing the JSON r
My clients are receiving emails like this (I quote the text, but it is an html email): From: Google Accounts Date: [OMITTED] Su
I'm looking to write a PHP script that scans my gmail inbox, and reads unread emails. There needs to be NO user interaction. This has to happen on a cronjob tha
I am on Windows, using Python 3.8.6rc1, protobuf version 3.13.0 and google-cloud-vision version 2.0.0. My Code is : from google.protobuf.json_format import Mess
I was using the below google app script to delete emails automatically from my trash folder. for some reason, this is no longer deleting the emails however the
I used the YouTube API to get the number of views of the video and displayed it on the management site, but I couldn't get it on 5/12. When I check Google cloud
I used the YouTube API to get the number of views of the video and displayed it on the management site, but I couldn't get it on 5/12. When I check Google cloud
I need id of video for example https://www.youtube.com/watch?v=wIN0tTy-Jmg the id which I need is wIN0tTy-Jmg I know about https://developers.google.com/apis
I need id of video for example https://www.youtube.com/watch?v=wIN0tTy-Jmg the id which I need is wIN0tTy-Jmg I know about https://developers.google.com/apis
I am developing mobile app using React Native Expo. I am using react-native-google-places-autocomplete for text auto completetion of location/places. It is Goog
I am using Google Cloud Vision API on my Raspberry PI. It works fine when I use it on my home (on which the cloud account was first accessed) network but if I a
I have created a custom app for my website. How can I remove a connected custom apps from a Google account using a Google AP?
I have created a custom app for my website. How can I remove a connected custom apps from a Google account using a Google AP?
I want to adjust google login api(GSI) redirect mode. If api complecated, redirect the url to "http://localhost:3000/oauth", post credential token to backend an
I referer this link Login with Google using PHP API library and other tutorial and implement Google Login API in my script. Once the user has logged in I am lo