Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-developers-console]

Before you can integrate Google APIs into your application, you must have a Google Developers Console project.

google-developers-console
0 votes
1 answer
26 views

Where can I find my Google Developer API key? [closed]

Some while ago, I have created an API key to access Google Drive. This API key is still working today. I can download files from Google Drive with this API key. I am making an http request to https://...
Michel Diemer's user avatar
0 votes
0 answers
14 views

How do I export Splash Screen from Android Studio to the App on Google Play Store?

I'm a first time user of android apps development, and I'm stuck with an issue related to a splash screen. I got this warning: "The crawler detected a blank loading screen or a custom splash ...
MarioT's user avatar
  • 1
0 votes
0 answers
10 views

How to resize "Network" window in Google Development Console?

Please see the picture that illustrates the problem. The window of network calls is too small for me to read and I am trying to resize the elements of this window. The resize cursor on vertical ...
Michael EstrinOne's user avatar
0 votes
0 answers
34 views

Dormant account: Developer account is not in use (1 day left)

Problem " Developer account is at risk of being closed (1 day away) If you plan to publish or maintain apps in the future, prevent your account from being closed by completing the following tasks:...
Goran Terzic's user avatar
0 votes
1 answer
57 views

Jetpack Compose or XML, which is better for creating a large application with very many features, and complex features [closed]

I'm new android developer and i complete all the fundamentals and foundation of the android development with Kotlin, Now i look at build app like Instagram or Facebook or very complex app with complex ...
mahmood alsafar's user avatar
-1 votes
1 answer
46 views

How to Develop Applications for Google Home Devices in 2024

I have been working on creating an Alexa Skill as part of a larger project. Now, I need to develop a similar application for Google Home devices. Initially, I thought this would be straightforward ...
Xito A's user avatar
  • 1
0 votes
0 answers
16 views

Can't find google idp client in my google developer console

I am developing a webapplication and i am using aws cognito for user authentication. In aws cognito i configured oauth so my users are able to login into my application with google-login. I created a ...
simon1389's user avatar
0 votes
0 answers
19 views

Quota exceeded for 'GenerateContent request limit per minute for a region' of service 'generativelanguage.googleapis.com'

This error started automatically after using app for a month. binding.btnGenerate.setOnClickListener { if (binding.spinerTimer.isEnabled == false) { time = -1 } ...
TERRA2k5's user avatar
0 votes
0 answers
16 views

Append URL parameters from the session storage

I have an Email where there is a call to action, which forwards them to my site with some parameters On that page, I just want the parameters are stored in session (This works already using a JS ...
Dharmin's user avatar
3 votes
5 answers
419 views

When app need: SCHEDULE_EXACT_ALARM and USE_EXACT_ALARM android permissions

In app manifest I have: <uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM"/> <uses-permission android:name="android.permission.USE_EXACT_ALARM"/> ...
1110's user avatar
  • 7,247
0 votes
0 answers
26 views

Google Play Console rejected app review BUT not receiving emails/dashboard notification

On 21st of April we transferred an unpublished app from one account to the current one. The transfer was successful and we were able to push new versions out to Internal Testing with no issues. At the ...
9 ti tashka's user avatar
-1 votes
0 answers
28 views

Android App has been removed with a policy violation

My App has been removed from the Google console with the following message: Violation: Personal Loans Policy: Violation of Predatory Loans policy Details: Your app metadata does not meet the ...
Alex Roy's user avatar
  • 118
0 votes
1 answer
49 views

Stuck in Google PubSub Subscription for Google Meet

I am trying to establish Google Pub/Sub using target resource. Refer: https://developers.google.com/workspace/events#supported-events When I try to subscribe the resource using python LINK it fails ...
Harry's user avatar
  • 27
0 votes
0 answers
97 views

How to fix the uri-mismatch error in using Google cloud Oauth credentials

I'm trying to use Google Cloud Oauth provider in my Next JS application's production. I have configured my production server using Nginx. The domains and callback url's I have added in the concent ...
Santhosh's user avatar
0 votes
0 answers
34 views

Vercel deployment and google Authorized redirect URIs

After deploying with vercel i get a link to follow https://nameofproject-projects.vercel.app/auth/callback and authenticate. In Google Cloud Api i add this link as an authorized redirect URI and wait ...
Dyna Blaster's user avatar

15 30 50 per page
1
2 3 4 5
55