V
V
Volgarastraport2017-08-27 11:20:13
API
Volgarastraport, 2017-08-27 11:20:13

How to log in to the Google API POST and GET requests through the console?

There was a task to work with Google tables data through the POST and GET console requests - read lines, edit them, delete them, etc. Through OAuth 2.0 Playground everything works, but there are keys, secrets in the settings are specified.
But how to log in and work with sheets.googleapis.com purely through the console with requests?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
amambaru, 2017-08-27
@amambaru

Take the Google Cloud SDK, written in Python - the source is available.
This SDK is authorized by Google.
See how they do it.

D
Dimonchik, 2017-08-27
@dimonchik2013

https://developers.google.com/gdata/articles/using_cURL

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question