Thanks Anash, I already have 2 accounts under my MCC, one is an existing site which is currently running and advertising through adwords user interface. The other one is the Test Account I recently applied, for this account, I want to advertising through adwords API. Writing java code and then create adgroups, campaign, etc, directly, rather than through the adwords UI.
But I don't know why, I failed in authenticate via oauth2. Currently I was using Eclipse + Maven, I downloaded one of the examples (adwords-axis-examples-1.18.1), import it in Maven, Eclipse, insert my client_id and client_secret in the "ads.properties" file. And after that I run "GetRefreshToken.java". However, every time, I "paste the url" and "type the code I get from the browser" I got these errors "Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source) at com.google.api.client.http.javanet.NetHttpRequest.execute(NetHttpRequest.java:77) at com.google.api.client.http.HttpRequest.execute(HttpRequest.java:964) at com.google.api.client.auth.oauth2.TokenRequest.executeUnparsed(TokenRequest.java:283) at com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCodeTokenRequest.execute(GoogleAuthorizationCodeTokenRequest.java:158) at adwords.axis.auth.GetRefreshToken.getOAuth2Credential(GetRefreshToken.java:78) at adwords.axis.auth.GetRefreshToken.main(GetRefreshToken.java:114) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ... 18 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 24 more" Did I miss something? Thanks so much for help! I'm stuck on this for a long time. On Thursday, August 29, 2013 5:17:59 AM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi, > > Yes, you can. You just need to create a test Advertiser account under your > API MCC and make sure that you restrict your calls to the test account. The > calls will succeed as long as they are not made to a production account. > > About the email: Yes, we have moderation turned on for new users. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Wednesday, August 28, 2013 4:05:34 PM UTC+1, yf...@fxcm.com wrote: >> >> Hi guys, >> >> My API access in the MCC account is still in the status of "pending >> approval", due to this, can I just use the test account I applied to do >> authenticate via oauth2 and then write java code through adwords API? >> >> Tell me if I didn't describe my situation clearly. >> >> BTW, why can't I see the former questions posted in the forum? did those >> question had to be approved and then can be shown at the forum? >> >> Thanks! >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/groups/opt_out.