I have read these documents:
https://cloud.google.com/docs/authentication/getting-started?hl=ru#auth-cloud-implicit-java
https://cloud.google.com/storage/docs/reference/libraries?hl=ru
https://cloud.google.com/docs/authentication/production?hl=ru#obtaining_and_providing_service_account_credentials_manually
https://developers.google.com/identity/protocols/OAuth2ServiceAccount#callinganapi
I have stored the google-secrets.json credentials of the service account. However I can't understand how to send the request with the credentials to get the auth token or api key.
There are only libraries published that do this.
How do I setup authentication with HTTPS in Postman?
This is answered very well by Gordon Thompson in the medium article Google Authentication with Postman covering three different methods:
In the Postman application
client_email, private_key, token_uriSCOPES variable (see documentation here){{accessToken}} as TokenIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With