googleapis / googleapis/google-api-java-client-services

Upgrade Analytics OAuth support

Abierto
#13,833 0 comentarios 0 reacciones 0 asignados Ver en GitHub
priority: p3 type: feature request
Lenguaje dominante
Java
Estrellas
725
Forks
394
Merge medio
42 min
PR fusionados (30 d)
257

Descripción

The Google Ads API moved to the `google-auth-library-*` libraries.
The Analytics API (we are using management and reporting) stayed at the `google-oauth-client` library.

So when using Google Ads API in conjunction with the Analytics API we have to convert the "old" `Credential`/`StoredCredential` to the "new" `UserCredentials`. Additionally, we have two libs on the classpath we don't need:
`com.google.oauth-client:google-oauth-client`
`com.google.api-client:google-api-client`

Please upgrade the Analytics APIs to the "new" `UserCredentials`.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.