Hello Hari,

Could you try and regenerate the refresh token again by following this guide 
<https://developers.google.com/adwords/api/docs/guides/authentication>? You 
can refer to the example from the Java client library 
<https://github.com/googleads/googleads-java-lib> for generating the 
credentials. Additionally, could you confirm if you're generating the 
refresh token in every API call? If so, please note that there is a limit 
<https://developers.google.com/identity/protocols/OAuth2#expiration> of 50 
refresh tokens per user per account. If you're trying to generate a refresh 
token above the specified limit, they will be invalidated. Let me know if 
that works for you.

Thanks,
Bharani, AdWords API Team

On Wednesday, September 20, 2017 at 8:36:50 AM UTC-4, hari krishna wrote:
>
> Hi,
>
>  We are getting Credential could not be refreshed error  occasionally. We 
> are using java client library version  v201708.
>
> I generated new refreshToken also but that did not work to solve the issue 
> permanently. 
>
> Can you please help us to resolve this issue permanently. 
>
> Below is the stack trace.
>
> [20 Sep 2017 05:15:42,370-AdwordsDataServicesImpl:ERROR:main] Error in 
> getting AdwordsSession with given credentials
> com.google.api.ads.common.lib.exception.OAuthException: Credential could 
> not be refreshed.
> at 
> com.google.api.ads.common.lib.auth.OfflineCredentials.generateCredential(OfflineCredentials.java:229)
> at 
> com.aaa.adwords.services.AdwordsDataServicesImpl.generateAdwordsSession(AdwordsDataServicesImpl.java:57)
> at com.aaa.adwords.Application.main(Application.java:52)
> Caused by: com.google.api.client.auth.oauth2.TokenResponseException: 401 
> Authorization Required
> at 
> com.google.api.client.auth.oauth2.TokenResponseException.from(TokenResponseException.java:105)
> at 
> com.google.api.client.auth.oauth2.TokenRequest.executeUnparsed(TokenRequest.java:287)
> at 
> com.google.api.client.auth.oauth2.TokenRequest.execute(TokenRequest.java:307)
> at 
> com.google.api.client.auth.oauth2.Credential.executeRefreshToken(Credential.java:570)
> at 
> com.google.api.client.googleapis.auth.oauth2.GoogleCredential.executeRefreshToken(GoogleCredential.java:362)
> at 
> com.google.api.client.auth.oauth2.Credential.refreshToken(Credential.java:489)
> at 
> com.google.api.ads.common.lib.auth.OAuth2Helper.callRefreshToken(OAuth2Helper.java:69)
> at 
> com.google.api.ads.common.lib.auth.OfflineCredentials.generateCredential(OfflineCredentials.java:223)
> ... 2 more
>
> Thanks!
> Hari. 
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e1fd3835-0b86-4a9c-8d66-6ac88aded13c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Credential co... hari krishna
    • Re: Cred... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: Cred... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
    • Re: Cred... 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum

Reply via email to