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.

796 questions
5
votes
2 answers

Getting duplicate fingerprint error while updating SHA-1 fingerprint for Android oAuth2 Client ID

Just a few days ago I have changed my SHA-1 fingerprint (from signing to dev) for testing purpose. Now I want to go back to signing SHA-1 but it's not allowing me to add live SHA-1 fingerprint. It gives me duplicate fingerprint error. I am sure that…
4
votes
0 answers

Google Service Account Permissions for Google Play Order Verification

I'm working on an Azure Function that will call Google Play API to verify a purchase after a user makes an in-app purchase in my mobile app. I created a service account on Google Cloud Platform and set it as "Owner" but so far my Azure Functions is…
4
votes
3 answers

I want to use Google API refresh tokens forever

There is a process to obtain a refresh token via OAuth authentication for Google API, and then obtain an access token from the refresh token to validate the receipt. The other day the refresh token suddenly expired and the receipt validation failed.…
4
votes
2 answers

How to get Google account data (project, place and all place reviews) using OAuth2 Playground while PERMISSION DENIED error

The case: I want to get all Google My Business API place reviews using OAuth2 for internal project. I am using OAuth2 Playground for testing purposes while I am not able to get proper permission in these steps: Select & authorize APIs: pasting…
4
votes
2 answers

Google sheets API fetch the value of Merged cells

I am using Google Sheets API to display the data from my Google Spreadsheet in my javascript application. Have developed by refering this documentation. I could able to read the values from my spreadsheet but for some of the columns the cells are…
4
votes
1 answer

Google Play Console Developers Account - Can change it from organization to personal

I registered the wrong organization account. Now they ask me to verify my identity with organization information. Can change it from organization to personal? Thank you
mangovn
  • 364
  • 2
  • 12
4
votes
2 answers

Adding multiple account owners to a single Google Play developer account

I have a Google Play developer account that I want to share with another user whom I want to add as an account owner so that we both have ownership over a certain app. However, despite giving him account permissions, the user is unable to access…
4
votes
1 answer

Stuck with reject and update loop Google play console

My app keeps getting rejected regarding a policy violation, which on further enquiry seems to be because I used "Amazon" in my app description to denote the affiliate I added in the application. Soon after knowing this, I changed my app description…
4
votes
2 answers

Sample invocations structured incorrectly

I've matched the display name of my Assistant app and the sample invocations but after saving the invocations then reloading the page, I get the error message that reads _ For en: Your sample invocations are structured incorrectly. Make sure they…
4
votes
1 answer

Change the app name of a new google calendar app from "quickstart"

My NodeJS Google Calendar App's google permission page titles my app as "quickstart" , how do I change this version. I am new to stack overflow so please excuse if I didn't get the format of asking a question right. I have already tried changing the…
4
votes
2 answers

Invite new user in google play developer console with other domain account

I have a google developer account.I want to add new user to add reviews and order management on my app, is it possible to add new user in google developer account with other email. Like new user which I am going to add has email id is a@abc.com not…
4
votes
1 answer

Invalid Redirect: domain must be added to the authorized domains list despite it being there

I am attempting to connect to the Google Analytics API using Matillion ETL on an AWS EC2 instance in an effort to load a data lake. When I try to add the callback URL into the Google Developer Console…
4
votes
4 answers

Google OAuth Developer Verification form submitted but no response from google

I need google oauth for google+ login on my opencart store. My app is requesting the following scopes only and app is…
4
votes
1 answer

Google Developer Console Internal Test, Beta and Alpha Track

Can anyone help me understand how I could use Goggle Developer Console Tracks? I've read this right here but I'm still kind of lost. How do I package my application for each of this tracks? Should I have a different applicationId for each track? How…
Archie G. Quiñones
  • 11,638
  • 18
  • 65
  • 107
4
votes
1 answer

Security warning in Google developer console Pre-launch report's security tab

Recently, I've been getting a security warning in my Google developer console's Pre-launch report's security tab after uploading the apk. This is the issue: Sending Device Identifiers Detected in APK (List of APKs)... Your app is using device…
heisenberg91
  • 1,566
  • 2
  • 12
  • 16