Questions tagged [google-developers-console]

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

In order to access any of the Google APIs you must have a project to identify you.

Projects are created on Google developer console website.

532 questions
99
votes
22 answers

Warnings Your Apk Is Using Permissions That Require A Privacy Policy: (android.permission.READ_PHONE_STATE)

In manifest not added android.permission.READ_PHONE_STATE. permission. Why error comes when I upload a new apk version error comes below. Your app has an apk with version code 1 that requests the following permission(s):…
89
votes
10 answers

How to delete Project from Google Developers Console

Seems like Google services are increasingly harder to manage. Now i want to delete a project ID that was previously created in another test account. Assuming that I could recreate it in another account. The main reason for this is that the Google+…
59
votes
5 answers

What is "We’ve detected that your app is using an old version of the Google Play developer API" warning in Google Developer Console?

We do not use any Google Play Developer APIs explicitly, yet we are receiving the following warning: Is this related to https://developer.android.com/google/play/billing/billing_library_releases_notes ? We are currently using Google Play Billing…
Cheok Yan Cheng
  • 49,649
  • 117
  • 410
  • 768
50
votes
15 answers

Android Emulator stuck loading screen on M1 mac/ Apple Silicon

I had downloaded Android Studio on my M1 MacBook air but I can't run the emulator and it just gives me an error. I search Android Studio requirements for mac and it says that it requires mac os 10.10 or higher and a minimum of 2 GB disk space and…
38
votes
3 answers

Google Play Developer Console: App stuck in "Processing Update"

I'm trying to update version 20 of my app. Usually it takes no more than 2 hours for the update to go live. However, I have been waiting 36 hours. Should I resubmit my app?
grantespo
  • 1,771
  • 2
  • 19
  • 50
35
votes
5 answers

How to change Google consent screen email?

I created new Google Play game and would like to change the email displayed on Google Consent Screen. Google Developers Console screen has a dropdown to choose email, but just one - admin's email - is here. I've added another user as the owner, but…
LA_
  • 18,018
  • 53
  • 160
  • 288
21
votes
2 answers

Restricting Firebase API Keys

I've been toying around with Firebase, and after reading the documentation (and other SO questions), I'm still confused on some of the API keys. I'm using Firebase for Analytics, Crashlytics, and Performance. But also have it linked to Google Play…
Spark323
  • 1,241
  • 1
  • 12
  • 22
19
votes
4 answers

Access Google spreadsheet API without auth token

I have created Google Spreadsheet, and given edit access to all (can edit even without login). Here is the link. I would like to update this sheet with Google Spreadsheet API. But I am getting error. My requirement is update the sheet thru API even…
17
votes
2 answers

See which domains use a Google Maps API key?

Is there any way to check which domains/websites use a specific API like "Google Maps Embed API" in console.cloud.google.com? It's a project with multiple keys which don't indicate where they were used. Background: There is a key used on multiple…
13
votes
1 answer

Google API Error 400: "Client project not found"

This is my first time diving into Google API's. I'm trying to get a simple test working following the Google instructions. At this point, I've created the project and set up credentials. Following Google's instructions here, I have created a test…
12
votes
1 answer

How do I get Google refund orders ?

The Google Void Purchase API says: The Google Play Voided Purchases API allows you to revoke access to in-app products that are associated with purchases that a user has voided. The user can void a purchase in the following ways: The user…
12
votes
5 answers

Order Cancelled (Google Developer Console)

In my Google Developer Console under "Order Management" I have a lot of cancelled order like that: Order history: Jan 18 2017 5:13 PM Payment pending You received a new order. Jan 18 2017 5:13 PM Cancelling Process for cancelling the order…
GMX
  • 854
  • 1
  • 13
  • 27
12
votes
0 answers

google play developer console leave shared account

I faced a poblem with google play developer console. Some times ago I was invited to share account in console, but now when I try to view this account I have a message "Developer account is invalid" but this account is in my "shared accounts" list.…
Arseniy
  • 195
  • 2
  • 8
11
votes
2 answers

"message": "The project id used to call the Google Play Developer API has not been linked in the Google Play Developer Console."

I am trying to use the following API to download reviews for Android Apps. https://developers.google.com/android-publisher/api-ref/reviews But it requires authentication. So I followed the instructions that were linked in the link above. I was able…
10
votes
1 answer

Remove my Dev-Account from Google Play Console Projects

I have a Google Developer account for developing android apps and my account is linked to some projects that I don't want to be linked with anymore. I asked those companies to remove me as a developer from their Google Play account but they don't do…
1
2 3
35 36