Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
258 views

upgraded my Google AI Studio project to Paid Tier 1 today, but my daily rate limit (RPD) for the Gemini API is still stuck and not resetting. I cannot send any requests, even after waiting over 24 ...
0 votes
0 answers
49 views

if have that flutter android project run on android device. and the i am login Google Sign-In using the Google cloud Api using "flutter run --release" on app testing the App that time ...
0 votes
2 answers
2k views

client = genai.Client(api_key=os.environ.get("GEMINI_API_KEY")) model_id = "gemini-2.0-flash" google_search_tool = Tool( google_search = GoogleSearch() ) ...
0 votes
0 answers
1k views

the system is throwing the below error. I'm in a local machine. INFO:werkzeug:127.0.0.1 - - [11/Mar/2025 02:42:06] "OPTIONS /api/generate HTTP/1.1" 200 - ERROR:root:Error calling Gemini API: ...
0 votes
0 answers
112 views

I have been using Google maps API keys successfully for a few months, now I need to create Calendar Events from my Excel VBA code. So I enabled the Calendar API in my Cloud Console project and ...
2 votes
0 answers
44 views

I m trying to validate my payload using HMAC method as mentioned in the link below. https://developers.google.com/android/els/reference/http-spec#hash-based_message_authentication_code_hmac I used the ...
1 vote
0 answers
49 views

I am trying to show my android app reviews with reviewer name, date, rating. But I have some problems with authentication. Using google cloud with OAuth 2.0 Client IDs. I use google/apiclient with PHP ...
0 votes
1 answer
77 views

I need help. I'm developing a WebApp using Blazor, I use an google map and I got the google apiKey and works fine, but showing the apiKey. Ex. ApiKey="aaaabbbbbbbbccccccccdddd" Soon my ...
0 votes
2 answers
3k views

I have a service account foo. For this service account I want to create an authorization token so I can run my program in a CI/CD pipeline and letting it communicate with the Google API. I researched ...
2 votes
3 answers
1k views

I want to list all docker images of my artifact registry in Google Cloud Platform. Therefore I access the REST API. Following this documentation: https://cloud.google.com/artifact-registry/docs/...
1 vote
0 answers
542 views

We have tried many libraries like speech-to-text, record and mic_stream. But we did not meet our expectations. I want to recognize the speech continuously and from byte code it will convert to text ...
0 votes
1 answer
1k views

I built an e-commerce app using Flutter, where I used firebase inside my app, APIs powered by Google Cloud, I don't know which files should i put in .gitignore file or which files should be included ...
1 vote
0 answers
84 views

I am trying to use google cloud talent API to pull jobs given a title and location but it is not giving me any search results. I have set up the project ID and tenant ID correctly. Here is the script ...
2 votes
2 answers
11k views

I am trying to use Google Gemini API to, for that.. I wrote the following code in main.js - import { GoogleGenerativeAI } from "@google/generative-ai"; // Initialize the model const genAI = ...
1 vote
1 answer
328 views

I'm trying to use the google-cloud-api-keys package's ApiKeysClient to get a list of API keys in my project. What should the format of the parent parameter be? I've tried using my project ID and ...

AltStyle によって変換されたページ (->オリジナル) /