Categories
GCP Java

Google search console Java API, with OAuth code flow or Service Account

In this tutorial, we explain how to connect and use the Google search console Java API. We first connect to the API using either the OAuth authorization code flow, or a GCP Service Account. In particular, we describe how to save a StoredCredential on disk, and how to get a refresh token by setting accessType […]