Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is google developer console and project

I need an access to google drive sdk to store and retrive data from web-server but when I tried to get the access, as explained in google drive quick start guide, It says to create project, why is that. and How exactly getting access to drive sdk works?

like image 803
Vishwanath gowda k Avatar asked Aug 17 '26 17:08

Vishwanath gowda k


1 Answers

Google provides a mechanism to allow third party apps to access its APIs. The first step of the process requires you to register the application to Google, eg. so it can bill you for certain access volumes. Your app will be accessing the information, eg the Drive files of end users. They will need to grant permission to your app, so this is a second reason why the app must be registered.

In Google parlance, your app is known as a "Project" and you will "create" (ie. register) your project at the Google Cloud Console.

like image 150
pinoyyid Avatar answered Aug 23 '26 06:08

pinoyyid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!