Questions tagged [google-console-developer]

Google Cloud Platform / Google Developer console lets you build, deploy, and scale applications, websites, and services on the same infrastructure as Google.

Google Cloud Platform / Google Developer console lets you build, deploy, and scale applications, websites, and services on the same infrastructure as Google.

In order to access Google APIs and services programmatically developer must first register there project / application on Google Developer console.

Google Developer console

212 questions
2
votes
1 answer

"ValueError: Couldn't find 'checkpoint' file or checkpoints in given directory" error with Google's object detection tutorial

I'm following Google's object detection tutorial here, but when I run the job, I get the following error: ValueError: Couldn't find 'checkpoint' file or checkpoints in given directory…
charliesneath
  • 1,917
  • 3
  • 21
  • 36
2
votes
1 answer

How to exclude every device except from phones in google console

I'm publishing my first game, which is only meant for phones. I'm in google console > device catalog, and I would like to exclude every device except from phones. Is there a way how to do it, without having to manually exclude every device?
btm2424
  • 581
  • 6
  • 16
2
votes
0 answers

Is there anyway to upload an app to reiew on google play console before publish?

My app was suspended once, and I believe it was unfair. I wish to submit my app for another review But before re-publish, because I want to avoid any new suspension may effect on all of my account. If I upload my app on Beta or Alpha and leave it in…
Ahmed
  • 41
  • 4
2
votes
2 answers

Even After Enabling the Billing Account, I am still getting "Status: OVER_QUERY_LIMIT" while using google maps places api

billing information that it is enabled I have enabled billing, but after using for a very few time and making very few requests I am getting: You have exceeded your daily request quota for this API. If you did not set a custom daily request quota,…
2
votes
0 answers

How can I verify that my Google Developer API is at V3?

I got email from Google saying “Action required: Migrate to v3 of the Developer API by December 1". The details can be found here: https://android-developers.googleblog.com/2019/03/changes-to-google-play-developer-api.html. I found that we are using…
2
votes
0 answers

An unexpected error occurred. Please try again later. (686578003)

in google payment method for subscribing new google developer account when we proceed continue to payment and enters all required information about Visa Card correctly, and click ay buy button, it process and at the end gives message for card…
2
votes
2 answers

App crashes from Play Store on first run - ClassNotFoundException dalvik.system.BaseDexClassLoader.findClass

App is working fine on Android Studio, but downloaded from Play Store crashes on the first time, then start working fine. I tried to solve it, but without success (changed minSDK to 21, enabled Multidex). Build Gradle App: apply plugin:…
2
votes
0 answers

does "Enable advanced managed Google Play features" in Google Play have any additional impact

I have an app running since some years. Now I get sometimes question from customers who would like to buy a group licence (School). I found the option "Enable advanced managed Google Play features" in google play console and I don't dare to click on…
mcfly soft
  • 11,289
  • 26
  • 98
  • 202
2
votes
1 answer

Google G-Suite API Console not showing Enable G Suite Domain-wide Delegation

I'm working with a client to setup service account credentials, for the purpose of reading G-Suite Directory information over API. I've done this a dozen times before with no issues, and now I'm having a problem with a setting not showing up for…
2
votes
2 answers

How to invite testers for betatesting in 2019 (Android)

Seems google has changed the concept. In old days I could invite users to a google+ group and assign the group to the beta testers. Actually as I saw I am only able to create an open beta test with at least 1000 users. How can I test the app with…
mcfly soft
  • 11,289
  • 26
  • 98
  • 202
2
votes
2 answers

Prevent search engines from indexing my api

I have my api at api.website.com which requires no authentication. I am looking for a way to disallow google from indexing my api. Is there a way to do so? I already have the disallow in my robots at api.website.com/robots.txt but that just prevents…
mauxtin
  • 388
  • 2
  • 5
  • 15
2
votes
1 answer

You uploaded an APK or Android App Bundle with invalid or missing signing information for some of its files

i'm getting this error when i try to upload my app update in Google Console "Upload Fail" You uploaded an APK or Android App Bundle with invalid or missing signing information for some of its files. You need to create a valid signed APK or Android…
J.Fredy
  • 49
  • 1
  • 5
2
votes
1 answer

Couldn't add sitemap.xml to Google console on netlify

I have tried on different sites, even created special domain for tests but on netlify hosting there is an error may be it's because free domain? or hosting Sitemap could not be read General HTTP error
2
votes
1 answer

Rate app URL - Production vs Closed track

I'm adding a "Rate App" pop up to my game. I'm using a simple "Application.OpenURL", and right now the only URL I have is a URL from the closed track in "Google Play Console". I'm assuming the when I will roll out the app to production the URL will…
2
votes
0 answers

How to migrate tokens from one project to another in Google console

We are having one Google console project for all our apps using Google Calendar now but we need to migrate token to another new project as the API quota is getting exceeded frequently. So my question is, how can OAuth tokens be migrated between two…
Ranjani
  • 1,015
  • 1
  • 9
  • 15