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

How to add google API console created API Key for Firebase Cloud messaging

How to add google API console created API Key for Firebase Cloud messaging. Currently, firebase has created API Key by default, but there is no option to add another key?
0
votes
1 answer

Mobile usability issues reported by Google at Search Console

Our website is responsive but it is showing the below mobile usability issues at Google search console. Content wider than scree Clickable elements too close together When tested using mobile friendly testing tool, all the affected pages are not…
0
votes
2 answers

I have KeySignature Error How To Solve This?

I have published my app in Google Console and I contact google developer help desk and I upload new jks on google console, I try generate with new jks and I have this error How To Resolve This? I tried different alias name but I couldn't solve …
0
votes
0 answers

Issues in migrating Google Cloud Project to Firebase

I have projects available in google cloud which i want to import on firebase. On firebase console, none of the project got listed in dropdown of adding project. On further investigation, I got to know that a google's below API is getting…
0
votes
1 answer

YouTube Data API v3 is not returning data when "Application restriction" is set to "Android apps"

I am trying to create a YouTube client where videos are searched with a keyword. I have properly obtained the YouTube Data API v3 key. I have supplied both the package name and SHA1 release certificate properly. When I set the "Application…
0
votes
1 answer

A question about Google Store listing screenshot sizes

I have a question regarding the screenshots for devices on the Google Play listing that I place on my Google Console. I am using an app mockup tool that places a screenshot within a device frame and allows for writing text above or under the…
user9412608
0
votes
0 answers

Get list of subscription apps by user from google play

I want subscription list of app in android which is subscribed by user. I want to create app of get subscription list and it will notify to user your "xyz app" subscription is going to expire/renew by "for example date (10-9-2018)"
0
votes
1 answer

Does a Google Play developer account cost more than $25 with tax?

Does a Google play developers account cost more than $25 with tax? Or is there no tax when buying an account? The reason I ask is I'm going to buy a Visa gift card so my friend can purchase an account and I wanted to just get the $25 one. Sorry if…
0
votes
1 answer

Project name is not shown on "my account -> applications"

I created an android application that is using google api (only google drive, but it doesn't matter). I entered a desired name for this project in google console and it is shown in google sign in dialog when I request permissions from user. But when…
funbiscuit
  • 193
  • 2
  • 4
  • 12
0
votes
1 answer

Enabling Hangouts chat APIs fails without meaningful errors

Currently working on running the sample bot app detailed: https://developers.google.com/hangouts/chat/quickstart/apps-script-bot I am stuck on step 3 d..."In the Google Cloud Console, enable the Hangouts Chat API by doing the following" When I…
0
votes
0 answers

I'm not seeing a past "project" created via console.developers.google.com

When logging into my account via console.developers.google.com, I'm not seeing a past project I created back in 3/2018 specifically for the gmail api. We are using it specifically for a gmail smtp via a Wordpress plugin, which to my knowledge is…
gmatsushima
  • 49
  • 2
  • 9
0
votes
0 answers

Not able to call the webhook deployed on my server from the dialogflow agent

Using my gmail account I created an actions project in google console -> then created the intents in the dialogflow agent-> then enabled the webhook for the intents, then I included the server path where my webservice(written in node.js) is hosted…
0
votes
1 answer

Manage Google Assistant Actions programmatically

I'm trying to integrate my online Google Actions builder with Actions Console. Now users have to manually create Actions JSON descriptor file and upload it to the project via gactions tool. But I would to let them upload their actions without these…
0
votes
1 answer

Should I believe in google app crash report because same things are working in real device

I have published my application in alpha testing. Google console showing the google app crash report. It shows one error in few devices. Application crash is in this line Intent intent = new Intent(Intent.ACTION_EDIT,…
Maulik Patel
  • 717
  • 1
  • 10
  • 22
0
votes
1 answer

google console error You uploaded an APK that is not signed with the upload certificate

6 months ago my app got suspended on google console now i have edit it and trying to release it as a new or a different (with a new signed certificate i lost the old one) app but when i try to add my APK on google console i got error You uploaded an…