Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
8 views

How can I get a persistent request.token?

I use youtubeuploader to upload daily time-lapse videos to YouTube. The request.token I got at the beginning expired after about two years. The next one I got expired after 24 hours. At that point I ...
Buadhai's user avatar
  • 236
0 votes
1 answer
44 views

Download public "Shared with Anyone" files from google drive folder via Node.js and googleapis

I am trying to read a list of files in a publicly shared Google Drive file. I am trying to identify a particular csv file by name and download it daily as the folder maintainer creates a new version ...
Patrick Conrad's user avatar
-1 votes
0 answers
14 views

How Can I Get the Original Quality Image Using Photos API?

I wrote an app that will get my photos but my photos have multiple versions in one. The last two are original quality jpeg and the original quality raw image which are usually dng. I want to get both ...
Rob Campbell's user avatar
0 votes
0 answers
63 views

Google Calendar API: Incomplete Calendar Data for Users?

In google calendar interface, using the "Meet with…" section, I am able to see meetings and the information about those meetings from any users in the workplace without them sharing their ...
Kate's user avatar
  • 1
0 votes
1 answer
40 views

403 Forbidden error when using Google Classroom Studentsubmission.patch

def grade_submissions(service, course_id, coursework_id, submissions, grade): for submission in submissions: submission_id = submission.get('id') # Get the submission ID try: ...
davidocodes's user avatar
0 votes
0 answers
18 views

Not seen Token while authenticating Google account using ServiceAccountCredential in C#

Hi I am trying to authenticate google Account using ServiceAccountCredential, but i am not seen Token. I am trying to read Users from group name But i am getting below Error. Error : System.Private....
Anand Gole's user avatar
0 votes
1 answer
37 views

Does the Google Safe Browsing API flag sites depicting ilicit or explicit content?

Google's documentation states that it will flag any unsafe site but it only specifies phising and malware on their docs so there is no clarity wether it will also flag unsafe sites like: Ilicit ...
Mateo Randwolf's user avatar
2 votes
2 answers
91 views

Not able to export Google Drive files using drive.file scope

As mentioned in Drive V3 - files.export API documentation and API scopes documentation, if I have access to drive.file scope I should be able to export the drive dcoument, but it is not working as ...
aaryan's user avatar
  • 2,489
0 votes
0 answers
38 views

Google Maps API - HTTP 403 When Restricting API Key (Works When Unrestricted)

I am integrating the Google Maps Routes API into my Android application, but I keep getting an HTTP 403 Forbidden error when restricting the API key to my package name and SHA-1 fingerprint in Google ...
Jethro's user avatar
  • 19
0 votes
0 answers
15 views

OAuth2 scope error: Data appears in backend but not on frontend"

I am facing an issue where I am able to retrieve data on the backend, but it doesn't show on the frontend. The error message in the backend reads: "You are receiving this error either because ...
user25135286's user avatar
0 votes
1 answer
73 views

Unable to get CSP working right with SvelteKit, Google API and iFrames to Google Drive

I had it working but was getting the following warnings when dynamically generating iFrame elements. Refused to frame 'https://drive.google.com/' because an ancestor violates the following Content ...
MikeyB's user avatar
  • 490
0 votes
0 answers
28 views

Google Wallet API - Location with detailsTemplateOverride

I'm customising the details section of my wallet pass using detailsTemplateOverride. I want to have the location shown with the blue 'directions' icon. This works fine without the override but when I ...
Jeff Jones's user avatar
0 votes
0 answers
19 views

Loop in adding billing accounts when creating Google Map API

I have a problem when creating billing address for using Google SDK API on iOS. I'm getting stuck at loop forever to add new billing address with India. After adding new billing account, Google is ...
Anh Bui's user avatar
  • 295
-1 votes
0 answers
25 views

Preparing package with google apis and protobuf for AWS lambda fails

I am trying to prepare a AWS lambda function that accesses Google Calendar and Google Tasks. I have these imports in my python function: import datetime import os from googleapiclient.discovery import ...
Alexander Eck's user avatar
0 votes
0 answers
28 views

Google API for Monetization Issue when accessing Youtube Revenue data for channel

I have the ClientId and SecretKey json file and trying to get the estimatedRevenue for the youtube channel. I have this scope defined SCOPES = ["https://www.googleapis.com/auth/yt-analytics-...
Srini's user avatar
  • 1
1 vote
1 answer
68 views

Inserting image into googlesheets cell using javascript api

I'm trying to figure out how to insert a user-created image into a googlesheets cell. I found this 7-year-old question that suggested using the =IMAGE function. But this doesn't seem to work with a ...
Gertrude's user avatar
0 votes
0 answers
42 views

Purchases API permission Denied 401

I added the json file I received from Google to my project. I can get tokens from credential request. When I send a request to the Purchases.Products.Get service, I encounter the following error. &...
Alperen Sekban's user avatar
0 votes
0 answers
13 views

Issues migrating from nodeMailer to GoogleProvider using 0Auth

I initially used NodeMailer for login method, but then i realized after completing the project that nodeMailer requires domain for sending emails, now i looked into documents Oauth Providers are ...
Syed Laeeq Ahmed's user avatar
1 vote
0 answers
24 views

Hi, I need to export the Audience dimensions using the Google API with Python, but I cannot find anything solid example on the internet

Basically I need to export GA4 data using the Google API(BigQuery is not an option) and in particular, I need to export the dimension userID(Which is traced by our team). Here I can see how to export ...
Hraklis Papas's user avatar
-1 votes
0 answers
59 views

The difference between Google Maps online service and Geocoding API

Our company recently encountered an issue while using Google’s mapping services: When using the Google Maps online service, if a latitude and longitude are entered in the search box as search ...
胡栩华's user avatar
1 vote
0 answers
50 views

Is it possible to integrate the Google Picker API into a UWP application?

I am developing an application on Universal Windows Platform (UWP) that works with calendar events. I need to integrate Google Picker API to download files from Google Drive. This functionality is ...
Roman Voskoboynikov's user avatar
0 votes
1 answer
50 views

Google OAuth2 giving "Invalid grant_type" error

I've been wrestling with learning how to interact with google's api, including learning to use OAuth2. I've gotten most of the way there - I've got the authorization code. Now I'm trying to trade that ...
Gertrude's user avatar
0 votes
0 answers
36 views

Retool OAuth2.0 authorization failure

I am trying to integrate the Google search engine resource into Retool to look at SEO statistics. I am new to the google cloud API and have followed the following resources to each word: https://docs....
Adrian Eddy's user avatar
0 votes
0 answers
36 views

Google Sheets API Error - The caller does not have permission [duplicate]

I am using below code to call Google Sheet API $client = new \Google_Client(); $client->setApplicationName('Google Sheets API'); $client->setScopes([\Google_Service_Sheets::SPREADSHEETS]); $path ...
Ronak Solanki's user avatar
1 vote
0 answers
80 views

Content Security Policy not implementing properly through .htaccess?

I have never implemented a CSP through the .htaccess file before so I might be completely missing something here. I am getting the following error: I have added the following to the .htaccess: <...
George McNally's user avatar
0 votes
1 answer
35 views

Authentication troubles using Google Drive Java sdk

I'm using Google Drive API java (see versions below) inside a Spring project. I'm aiming to monitor changes (this part is quite ok) But I'm struggling to understand what's wrong with Google OAuth ...
Barium Scoorge's user avatar
0 votes
1 answer
39 views

Google Oauth Refresh Token

I have successfully used the Gmail API with Google Cloud Console and OAuth Playground to send emails. It worked for a few days, but after a while, my authentication gets revoked. Even though I make ...
OXYCNR1's user avatar
0 votes
0 answers
340 views

What is the purpose of the geller-pa.googleapis.com API?

what is the functionality of geller-pa.googleapis.com? My mobile phone connects to the API every few seconds and has uploaded 60MB within 6 hours. Apparently the Google app calls this API. Is it ...
user29443895's user avatar
0 votes
0 answers
67 views

How to export Google Docs as PDF with batch requests?

I am working on implementing a system to generate google docs and then export them using JavaScript using the Google API service. I have been able to make the docs, and make changes to them, but now I ...
Irontitan209's user avatar
0 votes
2 answers
69 views

Listing Google Drive files returning empty list (Python)

I am testing my python connection to Google Drive using Python Google API Client. I am able to establish a connection, but I am not getting back a list of objects from Google Drive. I wonder if a lack ...
Steve Scott's user avatar
  • 1,522
0 votes
1 answer
42 views

Updating a docs.google.com cell is updating the wrong cell, has anyone ran into this issue before?

Using Google.Apis.Sheets.v4 in C#, appending a value onto specific cells is causing the value to go to the last unused row in column A. I'm able to update AK15 with a value but updating AK6 isn't ...
Meneghini's user avatar
  • 187
0 votes
0 answers
44 views

Method not found: Error when google discovery engine api

I'm trying to run a command following these instructions to test using the Google Discovery Engine API and receive this error object: [{ "error": { "code": 404, "...
Landsharko's user avatar
0 votes
0 answers
36 views

"Invalid Credentials" error when trying to delete calendar via Google Calendar API

I have requested token with scope "https://www.googleapis.com/auth/calendar.app.created" with offline access via AuthorizationCode. Using retrieved access token, I'm creating a secondary ...
Dreamescaper's user avatar
1 vote
1 answer
67 views

Python3 venv version AND system version?

Mac Mini M1. Hi, I am trying to setup Google Calendar API. I followed every step explained in ...see documentation When running the quickstart.py script given as sample (see here) I got errors : ...
coolmatt's user avatar
0 votes
0 answers
72 views

Google Drive API: files.get_media()

I have been trying for weeks to just get a docx file from Google Drive using their API. I understand the way to do this would be to use the get_media method, which has worked and I am able to get the ...
wafflehouse67's user avatar
0 votes
0 answers
30 views

How to Update Google OAuth2 Integration for Social Login After Google’s Policy Changes?

I was previously using passport-google-oauth20 in my Node.js application to handle Google social login. Here's a snippet of my implementation: const login_passport = require('passport'); const ...
khem K's user avatar
  • 9
0 votes
0 answers
63 views

Unable to Manage Google Forms Settings via API (Start/Stop Responses, Limit to 1 Response, etc.)

I’ve tried everything, including checking Google Docs, but I still can’t find the setting option through the API. Specifically, I’m creating a custom Google Form using the Google Forms API. I’ve ...
NavAsk's user avatar
  • 37
-1 votes
1 answer
28 views

Scopes/permissions required to programmatically delete Google Calendar events created by any user on a shared calendar C#

We have several desktop apps that create calendar events in shared calendars in the Google Workspace environment. The apps are written in C#. and we are using Google APIs with OAuth. The creating of ...
Shane Brodie's user avatar
0 votes
0 answers
72 views

PKIX path building failed: unable to find valid certification path to requested target when accessing Google APIs in Java

I am encountering the following error when attempting to access Google APIs in Java: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid ...
Cod's user avatar
  • 309
0 votes
0 answers
45 views

Changing a google drive file label value via API Python

I've been trying to modify the label value of a file using the following code. However, it's not working. Do you have any ideas? # Import Libraries import os from google.oauth2.credentials ...
Juan Camilo's user avatar
0 votes
0 answers
34 views

Document AI not returning tax_rate

I am trying to use the Invoice Parser Processor of Document AI. The problem is that I am not getting the tax_rate field in the response when I use the API in my code. However, when I upload the same ...
Andrés Acerta's user avatar
0 votes
1 answer
48 views

How i can export user from GA4 with api

I would like to list users with permssion from account management and property management with api ( including user group but in web. it can selcect Expand all groups to their members. This will allow ...
THITINUN CHOTIGAVANICH's user avatar
0 votes
0 answers
23 views

Google Device Access API authorization expiration

I am implementing a personal project that uses the Google SDM API. In this page Google describes the authorization flow for the API. The authorization code is used to obtain the initial access and ...
Andrey's user avatar
  • 25
0 votes
0 answers
18 views

How to retrieve all google groups ending with @googlegroups using API

I want to add members to a google group([email protected]) using the api. The issue is that I only need to use @googlegroups.com as the domain for google group. But seems like google only allow ...
Python Samurai's user avatar
0 votes
0 answers
75 views

Can I get a json response in google safe browsing v5?

Can I get a json response in google safe browsing v5? As I understand it, protobuf is returned here, is it possible to decrypt it or get json instead? There was a similar question, but that wasn't ...
Tokyo boy's user avatar
1 vote
1 answer
114 views

Need help adding a Google Group to a Google Chat Space

I'm admittedly a bit of a noob here, but trying to work through writing an API call to add a Google Group to a Google Chat space. I've auth'd via OAuth 2.0 and have the right scopes. When I make a ...
jeffpress's user avatar
0 votes
0 answers
51 views

Google Calendar API: Google\Client returns null credentials and token using service account

I'm trying to create a authorization with GoogleAPI using a service account. The goal is to fetch and insert data into google calendar. I've created a service account, shared it with my calendar and ...
OwenRoman's user avatar
1 vote
0 answers
35 views

Google Calendar API - Incorrect minTime filter behavior

We've noticed what seems to be incorrect behavior of the Google Calendar API's timeMin filter timeMin - Lower bound (exclusive) for an event's end time to filter by. When we use it, say this way ...
Alexey's user avatar
  • 656
1 vote
1 answer
59 views

Google Cloud Translation API (AdaptiveMtTranslateRequest): Cannot Pass a List of Strings as Content

I am trying to use the API's AdaptiveMtTranslateRequest to translate documents, and the documentation suggests that it is possible to pass a list of strings as the content (e.g., multiple sentences in ...
Random Human's user avatar
0 votes
0 answers
48 views

Increasing error 500 on GMail API sending

My company has a "send mail" module. In this module customers can define their own GMail account for sending mails through the app: // Send using the simple upload request for the Gmail API ...
Noam Benyamini's user avatar

1
2 3 4 5
400