My call to:

Credential oAuth2Credential =
            new 
OfflineCredentials.Builder().forApi(Api.ADWORDS).fromFile(fullPathToAdsFile).
            build().generateCredential();

has worked without problem for the past 3 or 4 weeks.  However, today I am 
seeing:

com.google.api.ads.common.lib.exception.OAuthException: Credential could 
not be refreshed.
cause:  javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected 
error: java.security.InvalidAlgorithmParameterException: the trustAnchors 
parameter must be non-empty

I'm seeing postings in this forum suggesting that I need to get 
certificates and enter them into my local java keystore.

Is this something new?  Why did this just show up today?

I have never had to use certificates before with AdWords connections that I 
have been aware of, but if I need to now, I could use a pointer or two on 
how to get certificates and enter them into my system.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to