Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more
Filter by
Sorted by
Tagged with
-3 votes
0 answers
140 views

Every call to the Custom Search JSON API returns a 403 with the message This project does not have the access to Custom Search JSON API (status: PERMISSION_DENIED) and I've exhausted every fix I can ...
Mihail L Mihaylov's user avatar
0 votes
0 answers
40 views

I'm using the CM360 (DoubleClick Campaign Manager) API to download HTML5 display creatives. For each creative, I call creatives.list and use the progressiveServingUrl from creativeAssets to download ...
user1401472's user avatar
0 votes
1 answer
89 views

I am trying to list the user accounts associated with a domain. I have set up a service account and set the service account details in the environment variable GOOGLE_APPLICATION_CREDENTIALS As far ...
Alexander Mason's user avatar
0 votes
0 answers
53 views

I'm building a creator-facing analytics tool using the YouTube Analytics API (reports.query) with ids=channel==MINE and proper OAuth (yt-analytics.readonly scope). Basic metrics like "views" ...
METE HAN İNGENÇ's user avatar
Advice
1 vote
1 replies
148 views

I’m building a macOS app in SwiftUI that loads Gmail in a WebView while also using the Gmail API for some additional features (e.g., unread counts, notifications, etc.). Since Google Blocks OAuth ...
Esa Anjum's user avatar
Advice
0 votes
1 replies
114 views

I am working on a private internal publishing tool that uses the YouTube Data API to upload videos to our own organization’s YouTube channel. The client uses OAuth 2.0 authorization and `videos.insert`...
Artur Rodrigues de Moura's user avatar
Advice
0 votes
1 replies
81 views

I have a Chrome extension currently pending review on the Chrome Web Store. The extension uses the gmail.send OAuth scope (sensitive scope) with a Chrome Extension type OAuth client in Google Cloud ...
tao tao's user avatar
0 votes
0 answers
47 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
Advice
0 votes
0 replies
168 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
30 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 vote
0 answers
301 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
105 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
Advice
0 votes
2 replies
74 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
2 replies
96 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
0 votes
1 answer
128 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

15 30 50 per page
1
2 3 4 5
1324