๐—ฆ๐—ฒ๐˜๐˜‚๐—ฝ ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ ๐—–๐—น๐—ผ๐˜‚๐—ฑ ๐—–๐—ฟ๐—ฒ๐—ฑ๐—ฒ๐—ป๐˜๐—ถ๐—ฎ๐—น๐˜€ ๐—ข๐—”๐˜‚๐˜๐—ต ๐Ÿฎ.๐Ÿฌ ๐—ถ๐—ป ๐—ผ๐—ฟ๐—ฑ๐—ฒ๐—ฟ ๐˜๐—ผ ๐—ฎ๐—ฐ๐—ฐ๐—ฒ๐˜€๐˜€ ๐—š๐—ผ๐—ผ๐—ด๐—น๐—ฒ ๐—ฆ๐—ต๐—ฒ๐—ฒ๐˜๐˜€ ๐—”๐—ฃ๐—œ๐˜€ - ๐—ฃ๐—ฎ๐—ฟ๐˜ ๐Ÿญ

preview_player
ะŸะพะบะฐะทะฐั‚ัŒ ะพะฟะธัะฐะฝะธะต
Let's learn, how to access Google APIs i.e Google Sheets, Gmail, Drive, etc

#googlesheets #googleapi #googleauthenticator #googlecloudcredentialsetup #OAuth2ClientIDs #googleServiceAccount

*****************Access Google Sheet API via OAuth Client ID*********************

Step 1:
** Create a new project ----} Select top drop-down OR Quick Start Project
And select the project

Step 2:
** Enabled APIs and services
----} Select Google Sheets and Enable it

Step 3:
** Create Credentials ----} OAuth Client ID ----} OAuth consent screen ----} App name should be the same as the Project name else you will get an error

** Scope
----} Select './auth/spreadsheets' - this will give all the permission
----} And select './auth/drive'

Step 4:
----} Credentials ----} Application type as Web app ----} Give any name(Google Sheet API) ----} Download OAuth client JSON file

Step 5:
Follow this document: (Quick start project)

Step 6:
Create the new sheet and follow Step 5 (Google Sheet APIs)

Range: SheetName(that will allow whole sheet access) OR A1:G10

======================================================
======================================================

ChatGPT Tutorial Series
********************************************************************

POSTMAN Tutorial Series
********************************************************************

API Security Testing with Pynt in existing Postman Collections
********************************************************************

Selenium 4 Features
********************************************************************

API Testing using by Rest-assured library
********************************************************************

Extent Report
********************************************************************

Builder Pattern
********************************************************************

ะ ะตะบะพะผะตะฝะดะฐั†ะธะธ ะฟะพ ั‚ะตะผะต
ะšะพะผะผะตะฝั‚ะฐั€ะธะธ
ะะฒั‚ะพั€

good old indian guy tutorials :) thanks!

KoTuK
ะะฒั‚ะพั€

Hi Sachin
this is very helpful for me. Can you an another video
Access dada from the Google spreadsheet with the help of service account. I don't want use Oauth 2.0.

nirbhaydeeptrigunayat
ะะฒั‚ะพั€

how I send data from one google sheet to another google sheet without sharing (from one google account to another google account) by this method.

kulvinder
ะะฒั‚ะพั€

Hi, this helped me a lot except for one thing. Some context: my work asked me to make work an old external app we used for sheet modifications
By looking into the config files, I found it was using a service account for the api, I managed to set a new one up, but I'm missing something in another file called "Access token" and I just have no idea how to get that thing? Can you help?

marinebocquet
ะะฒั‚ะพั€

Hi sir


How can we get refresh token and access token using postman, kindly help me

sweetysnehith
ะะฒั‚ะพั€

Any posiblity to do it on android studio

agent
ะะฒั‚ะพั€

why my drive auth is in restricted page?

yusufardiansyah
ะะฒั‚ะพั€

Hi Sachin Gupta, thanks for sharing these videos. Could you please tell if we test these api's from our personal account, will it going to charge any money?

siddharthsrivastava