googleapis / googleapis/google-api-java-client-services
Upgrade Analytics OAuth support
Đang mở
priority: p3
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 725
- Fork
- 394
- Merge trung bình
- 42 phút
- Pull request đã merge (30 ngày)
- 257
Mô tả
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`.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.