googleapis / googleapis/google-api-java-client-services
Please update the quickstart guide with an example using google-auth-library-java
Open
priority: p4
type: feature request
- Dominant language
- Java
- Stars
- 725
- Forks
- 394
- Avg merge
- 42m
- Merged PRs (30d)
- 257
Description
**Problem**
The example in the quickstart guide '[Running a Search Console App in Java](https://developers.google.com/webmaster-tools/search-console-api-original/v3/quickstart/quickstart-java)' is still using the deprecated googleapis.auth.oauth2.GoogleCredential. I understand that googleapis.google-auth-library-java.credentials should be used instead.
**Solution**
I'd like to see an updated example in the quickstart-guide where the google-auth-library-java is used.
**Additional context**
I've asked this question on several places, but nobody seems to be able to come up with an example.
Contributor guide
Assessment
This issue has not been assessed yet.