Answer the question
In order to leave comments, you need to log in
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
Take the Google Cloud SDK, written in Python - the source is available.
This SDK is authorized by Google.
See how they do it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question