Hi Martin,
Thanks for getting back to us. You may see below responses to your queries:
1. Can you point out at what point this old flow might be used: create a
refresh token, create an authentication token?
>> While creating a refresh token OOB had an issue.
2. Is it the old java google ad wor
Hi Yasar,
1. Can you point out at what point this old flow might be used: create a
refresh token, create an authentication token?
2. Is it the old java google ad words client library having that problem?
3. Does the new java google ads library has that one fixed already?
Thanks for your help, re
.
Namely:
com.google.api.client.auth.oauth2.Credential credential =
new com.google.api.ads.common.lib.auth.OfflineCredentials.Builder()
.forApi(OfflineCredentials.Api.ADWORDS)
.withRefreshToken(adwordsRefreshToken)
.withClientSecrets(adwordsClientId