Questions tagged [google-cloud-console]

The Google Cloud Console is Google's developer experience for managing and viewing traffic data, authentication, and billing information for the Google APIs that your projects use.

You can use one Google Cloud Console project to manage all of your applications, or you can create a different project for each one. In deciding whether to create a new project for a given application, consider whether you're collaborating with a different set of people, want to track usage differently, or would set different traffic controls for each application. If so, segregating applications by project might make sense. You can create multiple projects, but remember that you cannot use multiple projects to try to exceed the limits for API usage by your application.

Creating a project and registering an application

To create a project, do the following:

  • Visit the Google Cloud Console and select "Create Project".
  • Enter a name and a project ID, or accept the defaults
  • Select Create.

To register a new application, do the following:

  • Go to the Google Cloud Console.
  • Select a project, or create a new one.
  • In the sidebar on the left, select APIs & auth, then select Registered apps.
  • At the top of the page, select Register App.
  • Fill out the form and select Register.

More information:

243 questions
0
votes
1 answer

Adding additional users to view ALL my Google Analytics assets

I am a Google Analytics consultant and have around 30 properties I have access to on my Google Analytics. Each of the properties owners gave me Read & Analyze rights. Now I'd like my coworker to view these properties and don't want to give him my…
0
votes
0 answers

Cannot purchase Support from Google -- no button or link

I'm following Google's instructions for purchasing Silver support, but there's no button or link for changing my current Bronze level of support to Silver. I think my appengine app has been integrated into Cloud Console -- I login to Cloud Console…
PeterS
  • 51
  • 1
  • 3
0
votes
0 answers

Missing Google Cloud Storage menu item in console

Project Name is Google Storage Project Project ID is anjanesh But in the console, I can no longer see Google Cloud Storage. Shows only AppEngine, Datastore and BigQuery. Where did my Google Cloud Storage menu item go ? I had a number of buckets in…
anjanesh
  • 3,771
  • 7
  • 44
  • 58
-1
votes
1 answer

Inconsistent Response from Google Safe Browsing API for Known Unsafe URL

My goal is to validate the safety of URLs using the Google Safe Browsing API. However, I've been facing an issue with the API returning an empty response {} for the URL http://testsafebrowsing.appspot.com/. As per Google's documentation, this URL…
-1
votes
1 answer

Cloud Run - network settings not persisting between revisions

I am adding a VPC Serverless access connector to my cloud run service. I typically deploy with VS code using the cloud code plugin, and I build the image locally using Docker. Whenever I do this, I noticed that the network configuration I applied…
-1
votes
1 answer

Can't push container image into google cloud registry

I created a Project in the Google-Cloud-Console and created a container registry. Unfortunately i get this error message when pushing: denied: Token exchange failed for project 'myProject'. Caller does not have permission 'storage.buckets.get'. To…
-1
votes
1 answer

The selected project and billing account cannot pay for Maps in your region. Select an existing project that is paid for by a Maps billing account

This problem happens after enabling the billing method using a Pakistani Credit Card, and Billing details also fill up as Pakistani Addresses. The selected project and billing account cannot pay for Maps in your region. Select an existing project…
Md. Al-Amin
  • 690
  • 3
  • 13
-1
votes
1 answer

Google cloud image upload Error javascript

I'm trying to upload an image on Google cloud console with javascript, but it's not working at all. I have tried with the multiple post…
-1
votes
1 answer

redirect_uri: http://XXX.herokuapp.com/auth/google/callback error

In the 'Authorized redirect uri's' (Google cloud console, oauth2.0) I put https://XXX.herokuapp.com/auth/google/callback but when I try to sign in it gives me Error 400: redirect_uri_mismatch. But when I change it to 'http', the sign in works. My…
-1
votes
1 answer

Share a google drive, google spreadsheets API app available to any user

I have made a python code that automates a process inside my work using drive and spreadsheets API , now i want to share this tool with my mates, but them does not know anything about programming, so my question is, how can I share the app to be…
-1
votes
1 answer

Cloud Scheduler Page Access Issue - Shared project

The manager holds the account that provides billing to the said project, now I cannot go to Cloud Scheduler page due to my account not having a billing setup, therefore my workaround is to manually input the link directly to the page like…
-1
votes
1 answer

gcloud VM - This site can’t be reached

I have created n1-standard-1 (1 vCPU, 3.75 GB memory) VM and installed LAMP on it with a static IP address. When I am trying to hit the static IP address in browser, it says This site can’t be reached However I have checked firewall rules and port…
Sachin Vairagi
  • 4,894
  • 4
  • 35
  • 61
-1
votes
3 answers

Is there a way, in the web console, to sort files in a google storage bucket according to date, size, type, etc

Can't find any reference to this. Seems like a basic capability of any file storage in general.
nsof
  • 2,299
  • 1
  • 20
  • 28
-1
votes
5 answers

Laravel Error - Class 'Facade\Ignition\IgnitionServiceProvider' not found

In google cloud console, when I deploy project using command php artisan config:cache, it shows error : In Application.php line 690: Class 'Facade\Ignition\IgnitionServiceProvider' not found
Rushikesh
  • 117
  • 1
  • 2
  • 13
-1
votes
1 answer

our API keys no longer appear in Google Cloud Platform console

My company has 2 Google Maps API keys that we have been using for several years. They started charging us for their use in June 2018. At that point and for several month afterwards, I could go to the Google Cloud Platform console and see the API…
1 2 3
16
17