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
0
votes
1 answer

Is there an API of all enabled APIs in Google console?

I would like to get a list of all the APIs, which are enabled for my project in Google Developer Console. Is there any way? PS: I know there is a Google Discovery API, which can be used. But I would rather not apply a filter myself.
31piy
  • 23,323
  • 6
  • 47
  • 67
0
votes
1 answer

Can I create a new ID Client Oauth without access to console?

I want to create a new Id Client Oauth 2.0 for Google Drive API, then generate the object JSON (oauth credentials), download it and place it in a specific folder, without the use of the console developers google. Is there a script (in php or…
0
votes
1 answer

App crashing once in the Google Play Store, but never on Android Studio

Good morning. My app is crashing once it is published on the Google Play Store, and then installed from it. If I install my app from Android Studio, it won't crash at all. The app seems to be crashing when I try to open a layout that grabs…
herrmartell
  • 3,057
  • 4
  • 18
  • 27
0
votes
1 answer

Filter out google cloud testing data from Firebase Analytics dashboard

I'm wondering if there is a way to filter out all the analytics data coming from google cloud testing in the Firebase dashboard. I think is very important especially if we release a lot of beta version through google cloud testing (developer…
Daniele
  • 1,332
  • 1
  • 13
  • 24
0
votes
1 answer

Google App Engine Console shows more entities than I created

I recently deployed my app on GAE. In my Datastore page of Google Cloud Console, in the Dashboard Summary, it shows that I have 75 entities. However, when I click on the Entities tab, it shows I have 2 entities of one kind and 3 entities of another…
0
votes
1 answer

Google API Key for browser. Issue when referrers set

I generated Browser API Key in Google Console and set referrers: Then I go to http://afriflirt.com, open JS console in browser and run this code ("Google Maps Geocoding API" enabled for this api key in settings): var apiKey =…
0
votes
1 answer

Google Developer Console shows 0 supported devices

I want to publish my app on Google Play but when I upload my .apk file, it shows that it is supported by 0 devices. I know that there is already a few topics about this but I have not find solution in any of them. Below I am attaching source-code of…
0
votes
2 answers

Google console showing 0 device compatibility

While publishing my android application on google play, it is showing 0 device compatible. Can anyone help me out why is that so? But while using on many other devices it is working Piece of manifest is as shown below
Jimit Patel
  • 4,265
  • 2
  • 34
  • 58
0
votes
1 answer

Using Google Maps API keys after trial period

I'm just singed in to Google Developers Console in order to get API Keys for Google Maps Framework which I'm using while developing iOS Application. GMSServices.provideAPIKey("SOMEKEY") So, the question: will I be able to use API key after expiring…
-1
votes
1 answer

Move an app build from unity3d engine to xamarin and update to google console

I want to change my app made from unity to xamarin in the future. Is it possible to upload it to playstore ? , i mean is it possible for google console to update a different platform builder from unity to xamarin ? I mean since i have you a same…
Dennis Liu
  • 2,268
  • 3
  • 21
  • 43
-1
votes
1 answer

Firebug and google console both does not let change content rendered through pdf.js why ? and how?

One can not change content (DOM elements) rendered through pdf.js using firebug and google. How pdf.js achieve this, how can I do the same in my html page
Kuldeep Dangi
  • 4,126
  • 5
  • 33
  • 56
-1
votes
1 answer

unwanted
tags appearing on web page that are visible using google chrome inspect, but not visible in the app's code

I'm having an issue where my web page is being effected with multiple br tags. I have checked through all my code but they only appear when I inspect the code via google chrome inspect. I've tried to delete them using the google console but they…
-1
votes
1 answer

Creating a Keystore for Android PhoneGap Build

I am trying to convert my website into an app. I used the additional code of However, I am stuck at the signing APK point. Stuck on Step 3: http://docs.phonegap.com/phonegap-build/signing/android/#Android%20Signing Error Message: …
-1
votes
3 answers

How to solve "Mixed content"-issue on Google-Chrome Console

I have an issue where the following is being displayed: Mixed Content: The page at 'https://www.feelhome.se/produkt/fighting-elephants/' was loaded over HTTPS, but requested an insecure stylesheet…
-1
votes
1 answer

Google developer console not loading in Chromium on Debian 7

I am using Debian 7 and Chromium browser. I'm setting up OAuth authentication via google developer console, but for some reason when I enter https://console.developers.google.com, browser starts loading the page, saying "Waiting for…
Boris Burkov
  • 13,420
  • 17
  • 74
  • 109
1 2 3
14
15