Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
37 views

I'm getting a persistent 403 error with the Google Custom Search JSON API despite having everything configured correctly. The error message is: "This project does not have the access to Custom ...
Punk Mindz's user avatar
0 votes
0 answers
35 views

Problem I'm trying to fetch deleted Google Calendar events for a specific user using the Admin SDK Reports API and filter them by start_time. API Endpoint GET https://admin.googleapis.com/admin/...
MB03's user avatar
  • 1
Advice
0 votes
0 replies
78 views

I am developing an application that integrates with Google Bussiness API. Currently, I am using a temporary Access Token for development, but it expires every 60 minutes, which interrupts the testing ...
heda127's user avatar
Advice
0 votes
0 replies
26 views

I ran into a problem using unsubscription via the Google API (stopping auto-renewal)- https://developers.google.com/android-publisher/api-ref/rest/v3/purchases.subscriptionsv2/cancel I can't restore ...
101010's user avatar
  • 1
1 vote
0 answers
162 views

I have a Google Custom Search JSON API returning 403 error despite having billing enabled. I have tried: Created 2 different Google Cloud projects Enabled Custom Search JSON API in both Activated ...
Compra Inteligente's user avatar
1 vote
2 answers
98 views

Here is my code, that uses Google Sign-in, exactly taken from Google Calendar API documentation. It works. However, it calls Google Sign-in EVERY time I open the page or reload it. I can't figure out ...
Slava's user avatar
  • 6,712
Advice
0 votes
2 replies
72 views

How do I convert exporting slides into png into a Batch Request? Is there other ways I can speed up the processing of this coding section? I am running into an issue with the google execution time ...
Abby Cottontail's user avatar
Best practices
0 votes
1 replies
60 views

I’m running into some confusion with OAuth scopes around Google Sheets and wanted to sanity check that I’m not missing something obvious. My use case is pretty simple: I let users pick a Google Sheet ...
Filipe Pina's user avatar
  • 2,249
0 votes
1 answer
95 views

As part of the usual OAuth/OpenID login flow, you usually want the user profile too. This is available from https://www.googleapis.com/oauth2/v2/userinfo Error: Authentication failed: Request is ...
Larry K's user avatar
  • 49.4k
0 votes
0 answers
99 views

I have generated an API key from Google AI Studio to use Gemini models inside my Hetzner VPS. But for some reason, Google is blocking the API call. Returning 403 (Forbidden). The same API key works ...
Sheikh Abdullah's user avatar
1 vote
0 answers
46 views

I have Python code to update a contact photo using the Google People API. It works for a user contact, but I can't get it to work for domain contacts.. from __future__ import print_function import os....
David Burton's user avatar
0 votes
0 answers
46 views

I have a NestJS backend running on a ~2GB Ubuntu server (PM2). The application runs fine until I add a single service file (GoogleIapService). As soon as this file exists, Node crashes with: FATAL ...
Haider Ganaii's user avatar
1 vote
1 answer
67 views

I’m experiencing a consistent issue with the Google Books API (/books/v1/volumes) that appears to be region-related. Observed behavior When executing requests from France (both Wi-Fi and mobile ...
Armand Ribeiro's user avatar
0 votes
1 answer
112 views

I have a script that creates an HTML file, and I would like for the HTML to be able to access files on my google drive (mainly for img tags). I've found various posts that gives ways to do this, but ...
user3504017's user avatar
-2 votes
1 answer
61 views

I have tried restarting my computer, running in a different IDE but this error still persists. Terminal (BASH) OPENAI_API_KEY: undefined file:///C:/Projects/chatbot_platform/server/node_modules/...
Sahil Jain's user avatar

15 30 50 per page
1
2 3 4 5
1324