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

Upgrade Analytics OAuth support

オープン
#13,833 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
priority: p3 type: feature request
主要言語
Java
スター
725
フォーク
394
平均マージ
42分
マージ済み PR(30日)
257

説明

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`.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。